You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Mobitix cameras support rtsp but only as a mjpeg-stream - not h264. Thus I get the error message "Video codec mjpeg not compatible with flv". As I understand ffmpeg and/or other tools may transcode the stream to the right format/codec right before passing it to the unifi service.
How to solve the problem
Would be great if someone could take a look at that - perhaps it is only a single command that needs to be implemented... Thank you in advance! 😘
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description
My Mobitix cameras support rtsp but only as a mjpeg-stream - not h264. Thus I get the error message "Video codec mjpeg not compatible with flv". As I understand ffmpeg and/or other tools may transcode the stream to the right format/codec right before passing it to the unifi service.
How to solve the problem
Would be great if someone could take a look at that - perhaps it is only a single command that needs to be implemented... Thank you in advance! 😘
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: