Hi
I have a windows media server setup in windows 2003 server(ent).I have created a Publishing point "ss" with following ss.wsx file
ss.wsx file
------------
<?wsx version="1.0"?>
<smil repeatCount="Indefinite">
<media src="http://remoteserver/rwfswt"/>
</smil>
When i try to start this ss publishing point , its giving the following error(copied from even log)
"
Server gives the following warning information: 'The publishing point 'ss' is unable to stream from http://remoteserver/rwfswt', referenced in
'file://C:WMPubWMRootss.wsx'.
"
But when i try to play this "http://remoteserver/rwfswt" directly in Windows media player, I am able to see the live content.
One important information regarding "http://remoteserver/rwfswt" is a
streaming coming from another windows media server (not from any ENCODER).
Is it really possible to do whatever I am trying to do?(Like taking the live broadcast from one windows media server and re-broadcast it with my Windows
Media server)
Please help me!!
Thanks,
Krish