I implemented rtsp streaming of a h264 video obtained by a custom DeviceSource.

Now I would like to embedded the visualization of the video stream in the browser, by exploiting the video tag provided by html5.

I tried specifying rtsp://<url> in the src of the video tag, but it does not seem to work. Furthermore, by reading online, the video tag seems to support only http streaming.

Unfortunately this is the wrong mailing list for this question. (Your question applies to any RTSP/RTP stream - not just those generated by our server code.)
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to