EliasKotlyar / Xiaomi-Dafang-Hacks

4.19k stars 1k forks source link

How to streaming rtsp to web http? #446

Closed kevinshane closed 6 years ago

kevinshane commented 6 years ago

Hi all, What is the better way to streaming rtsp to a rpi using http webpage? I try to run the dafang hack mjpg server but seems like nothing happen(the process is running but don't know how to access) From a noob of view, it's way overkill to use zonemider for just a "web view rtsp", and running ZM inside a poor rpi gets lots of lag and cpu high usage. So may I ask you gurus, what's the best solutions? Thank you all!

asecor commented 6 years ago

If I understood correctly, you have a few options - you can use VLC media player or on your phone apps such as tinyCam for Android.

jmtatsch commented 6 years ago

install omxplayer and try omxplayer -o local rtsp://192.168.181.45:8554/unicast

jmtatsch commented 6 years ago

Closing due to inactivity.