video streaming
-
hye, i want to stream video from my client pc to server pc... can anybody tell the proper method of doing so.... any useful articles?????? NT
Perhaps VideoLAN - VLC media player[^] can be of interest. It can be used both as server and player.
"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown -
hye, i want to stream video from my client pc to server pc... can anybody tell the proper method of doing so.... any useful articles?????? NT
Use IWMWriterNetworkSink interface to stream video(in windows media format). For more details about this interface see http://msdn2.microsoft.com/En-US/library/aa390099.aspx wmvnetwrite sample application is available in Windows Media Format SDK 9.5 :)Amar -- modified at 6:07 Tuesday 29th May, 2007
-
Use IWMWriterNetworkSink interface to stream video(in windows media format). For more details about this interface see http://msdn2.microsoft.com/En-US/library/aa390099.aspx wmvnetwrite sample application is available in Windows Media Format SDK 9.5 :)Amar -- modified at 6:07 Tuesday 29th May, 2007