Go Back   Winamp Forums > SHOUTcast > SHOUTcast Technical Support

Reply
Thread Tools Search this Thread Display Modes
Old 25th August 2005, 21:14   #1
Radio Galore
Junior Member
 
Join Date: Jun 2005
Posts: 6
Putting an Audio Stream + Video Stream together in an .ASX file

Hi there.

Got my studio stream working..: mms://82.34.33.5:9001/ and when i make a .asx file it plays fine. The code i used for the asx file is:

<asx version = "3.0">
<entry>
<ref href="mms://82.34.33.5:9001">
</entry>
</asx>

It plays the video fine.

I have a shoutcast stream and when i change the code to:

<asx version = "3.0">
<entry>
<ref href="http://82.34.33.5:9002/">
</entry>
</asx>

it then plays that fine too...

One thing... it plays both streams (audio and video) seperately. How do i add both together into 1 .asx file so when a user clicks it it then plays the audio and the video in 1 media player???

I tryed this code:

<asx version = "3.0">
<entry>
<ref href="mms://82.34.33.5:9001">
<ref href="http://82.34.33.5:9002/">
</entry>
</asx>

that did'nt work.

Can anyone help me plz... many thanx if they can!!!

From Ian
Radio Galore is offline   Reply With Quote
Old 25th August 2005, 21:46   #2
Radio Galore
Junior Member
 
Join Date: Jun 2005
Posts: 6
plzzz... someone MUST know how!!!

Please .. this is urgent as I really need to know how to put audio and video into one .asx file so I can play them together!!!
Radio Galore is offline   Reply With Quote
Old 25th August 2005, 21:48   #3
Evil Lu
Forum Maitresse
 
Evil Lu's Avatar
 
Join Date: Mar 2005
Location: I'm hiding under your bed
Posts: 2,974
It's not more urgent than anyone elses questions.
You got the software for free, you joined the forum for free and nobody here gets paid to help out.
Personally, I do not know the answer but would ask you to sit patiently until somebody does.
Evil Lu is offline   Reply With Quote
Reply
Go Back   Winamp Forums > SHOUTcast > SHOUTcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump