I'm trying to get RTSP feeds to display on a webpage and they fail half the time with UDP. When I force TCP (watching with the stand alone VLC player), they work fine.
How do I force TCP transport with the VLC-plugin?
Here's my HTML line-
<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" toolbar="no" target="rtsp://192.168.1.133:554/11" width="320" height="200" />