View Single Post
  #2  
Old 02-28-2008, 10:04 PM
Stream Recorder
 
Posts: n/a
Default

Re: Real helix server: Correct protocol for Windows Media WMV: UDP or TCP?


Quote:
Originally Posted by cronk View Post
we are currently testing our video streams on a Real helix server.

This content should me made available inside the network and to clients connecting externally.

Currently we are using Real and Windows streams. When I look at the WMV stats it appears the streams are being delivered via HTTP. Should they not be delivered using either UDP or TCP protocols? If so how do we ensure the streams are delivered using the correct protocol?
Real Helix Server must be using RTSP protocol through HTTP. I'm not sure whether this server supports UDP or not.

What do you mean by correct protocol? HTTP allows many users to get streaming content easily, because there is no need to allow additional ports and protocols to be used on a computer or network.


You might also wanna test freeware open source Red5 flash server.
Reply With Quote