Embedding a live RTSP stream of H.264 video in a webpage

后端 未结 3 992
一个人的身影
一个人的身影 2020-12-24 12:05

I have a server providing live H.264 video over a network via RTSP (rtsp://...), and I\'ve been trying to find a way to display the stream to users in their browser (on at l

3条回答
  •  天命终不由人
    2020-12-24 12:56

    The internet cameras my company works with has a browser interface that does just this. Annoyingly we don't have access to the source for the embedded video player however the following site appears to have it.

    http://en.pudn.com/downloads357/doc/detail1552764_en.html

    The extra annoying thing however is that this site requires you to register first and then submit 5 pieces of code to gain access to the download. I haven't complete these uploads yet an feel it may be a white rabbit chase, I only share it as I could be wrong.

提交回复
热议问题