Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

re-streaming to wowza

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
idrstreaming



Joined: 22 Mar 2011
Posts: 3

PostPosted: Wed Mar 23, 2011 11:21 pm    Post subject: re-streaming to wowza Reply with quote

I'm trying a re-streaming of live audio from icecast to Wowza using rtmp and do not get it to work. No error in logs. But yes I can re-stream from shoutcast to rtmp using Wowza.

Apparently the error reside in the url. I put the code of the flash media player I use:

Code:
<script type="text/javascript" src="swfobject.js"></script>

<div id="mediaspace"></div>

<script type="text/javascript">
var s1 = new SWFObject('player.swf', 'ply', '248', '130', '9.0.124', '#b83837');
s1.addParam('allowscriptaccess', 'always');
s1.addParam('allowfullscreen', 'false');
s1.addParam('wmode', 'opaque');
s1.addVariable('id', 'ply');
s1.addVariable('file', 'testacct.stream');
s1.addVariable('streamer', 'rtmp://IP/shoutcast');
s1.addVariable('autostart','true');
s1.addVariable('type', 'rtmp');
s1.write('mediaspace');
</script>


Any clue? Thanks!
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Mar 23, 2011 11:36 pm    Post subject: Reply with quote

your post is a little unclear. rtmp is not handled in icecast due to the restrictions on the specification so if you are attempting rtmp from icecast then it won't work. If the issue is that you are trying to send to icecast then let us know what the error messages are.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
idrstreaming



Joined: 22 Mar 2011
Posts: 3

PostPosted: Thu Mar 24, 2011 12:31 am    Post subject: Reply with quote

Hello Karl,

All I need is re-streaming an Icecast stream through Wowza Media Server 2
The url I use in the flash player appear to be incorrect.

idrstreaming
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Mar 24, 2011 2:09 am    Post subject: Reply with quote

You seem to be confusing things. What you seem to have is a flash player trying to play a stream from that URL not something reading from icecast and sending to wowza.

If icecast has the stream now then maybe you should talk to the wowza people to see what options there are for relaying or transcoding that stream.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber