VideoExpertsGroup / Chrome.RTSP.Player

Chrome RTSP player
https://www.videoexpertsgroup.com/
144 stars 54 forks source link

TS over UDP stream #14

Closed SaddamZourob closed 7 years ago

SaddamZourob commented 7 years ago

I have a TS over UDP multicast stream in my network that I would like to preview it in Chrome. I tested this plugin. However, it is not working with my UDP streams and it keeps giving the error: "Problem with network" (Media_ERR_Network).

All my UDP streams are working fine with VLC.

Would you advise please?

Regards, Saddam

SaddamZourob commented 7 years ago

The issue has been resolved by adding the attribute "connection-udp="1" in the player

.

Regards, Saddam