Have WebRTC card working, Anyone know how to use Camera record to record referencing WebRTC #996
MyPiLife
started this conversation in
General Discussion
Replies: 1 comment 4 replies
-
You'll have to have your automation execute ffmpeg directly to record from the RTSP stream. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Have RTSP working great in WebRTC card. This is a work around from using the camera generic integration to get around the extended delay in keeping the stream live open. within the MQTT integration. Think it time outs in about 3/4 minutes. WebRTC does it in seconds.
Issue is how does one go about now to use an automation with this. There are no camera entity to use within the camera record action as we are no longer using the generic camera integration? The call is on a ding action to record 5 or 10 seconds using WebRTC stream or RTSP directly.
Any examples or a steer in the right direction appreciated. Been banging my head on this. Might not be possible but that could be me as I'm fairly new on this front.
Ta
Beta Was this translation helpful? Give feedback.
All reactions