openmiko / openmiko

Open source firmware for Ingenic T20 based devices such as WyzeCam V2, Xiaomi Xiaofang 1S, iSmartAlarm's Spot+ and others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add proper support for mjpg

damienwolf07 opened this issue · comments

commented

Is your feature request related to a problem? Please describe.
I cannot stream a MJPG to a remote service, however RTSP works ok, But that's not what I need for this project.

Describe the solution you'd like
I would like to be able to stream to a remote service (In this case stream.remocon.tv), However ffmpeg will not work.
The output stream has to be MJPEG, All i get is "Requested output format 'mpegts' is not a suitable output format".

Describe alternatives you've considered
None as of right now

Additional context
None as of right now