Page 1 of 1

Streaming to Windows Media Player

Posted: Wed May 02, 2012 10:26 pm
by BobS0327
After reading a lot of posts, blogs etc., I've finally been able to develop a url that can be successfully used by Windows Media Player to display a video stream. The problem is that I don't know what the majority of the parms are used for. In other words, I'm using the connkey parm but I have absolutely no idea what it does.

The good WMP url is

Code: Select all

http://xxx.xxx.xxx.xxx/cgi-bin/nph-zms?mode=mpeg&monitor=1&scale=100&bitrate=25000&maxfps=5&format=asf&connkey=186509&rand=1263041197
So, my question is... can anybody provide a link to any documentation that provides detailed information on such parms as connkey, rand etc?

Thanx