TCP Connection timeout in plugin

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
fly135
Blank Cone
Blank Cone
Posts: 27
Joined: 26 Mar 2004 19:29

TCP Connection timeout in plugin

Postby fly135 » 05 Jan 2015 20:21

I have a streaming server constraint where it takes about 12 sec for the VLC plugin to receive a response to the RTSP DESCRIBE. This is fine in the VLC Player because I can set the TCP connection timeout to about 20 secs. However when trying to use the VLC plugin from a browser I cannot set this parameter. I have tried several methods of using the options in playlist.add but none work.

var options = new Array("rtsp-tcp",":ipv4-timeout=20000");
or
var options = new Array("rtsp-tcp","ipv4-timeout=20000");
or
var options = new Array("rtsp-tcp","--ipv4-timeout=20000");

Does anyone know of a way to set this parameter? Or maybe it has a different name.

JohnA

Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 27 guests