Anonymousdog / displaycameras

System for displaying RTSP feeds from IP cameras on the Raspberry Pi
Apache License 2.0
565 stars 112 forks source link

Unable to get MJPEG streams to play in displaycameras. #91

Closed HolyBagel closed 3 years ago

HolyBagel commented 3 years ago

Unable to get MJPEG streams to play in displaycameras.

I have a subset of fairly old cameras which only support MJPEG streams.

I have been unable to get them to play in displaycameras.

My other newer cameras which have h.264 streams play fine.

In both cases I can get the stream URL to play in VLC without issue, just to confirm I have the correct URL.

Any advise would be greatly appreciated.

Anonymousdog commented 3 years ago

Follow the debugging instructions in the README.md file. If you can construct a working omxplayer command line for your streams, we can edit the main script to support them. Caveat would be that that altered package would only be suitable for playback of those MJPEG streams and wouldn't support playing other streams types on the same server.

Thanks, Andy

On Mon, Dec 21, 2020, 10:07 AM HolyBagel notifications@github.com wrote:

Unable to get MJPEG streams to play in displaycameras.

I have a subset of fairly old cameras which only support MJPEG streams.

I have been unable to get them to play in displaycameras.

My other newer cameras which have h.264 streams play fine.

In both cases I can get the stream URL to play in VLC without issue, just to confirm I have the correct URL.

Any advise would be greatly appreciated.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Anonymousdog/displaycameras/issues/91, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIYIKOSEMUZCV6SQM553SLSV5QCNANCNFSM4VEKXDPQ .