David Mitchell
David Mitchell
Interestingly, if I add `-map 0:v` to my ffmpeg options, so that the audio stream is dropped, then video streaming works perfectly (albeit without sound). This made me wonder if...
The SDP that I posted in my last comment was dumped directly from the `onCallAnswered` handler in `StreamingSession.bindToConnection` - so it does appear the camera is sending opus audio. Is...
No similarity in camera models - they are stickup_cam_lunar, stickup_cam_v4 and floodlight_v2, but at the same time I have other cameras on the same models (except the floodlight, that one's...
record example has the same issue. In 11.0.2 it ends prematurely with a `Conversion failed!` message. In 11.0.3 after making sure the dependencies are updated it hangs indefinitely. And if...
Thanks Dusty - I have shared one of the cameras with you. Let me know if there is any way I can help here.
@dgreif - another one for you - this time not a breaking change ;)
@dgreif - any thoughts on this PR?