Wowza Community

Barix Instreamer RTP

I’m trying to play a stream I’m sending from a Barix Audio encoder in MP3 @ RTP to Wowza server port 10000

According to the encoder manual the SDP in contents is:

c=IN IP4 0.0.0.0

m=audio 10000 RTP/AVP 14

So my flash player is trying to play:

Server = rtmp://wowza_server: port/rtplive

Stream = audio.sdp

I can see the packets coming, but nothing is played in the flash player.

Regards

I recently purchased a Barix instreamer, and when i googled how to intergrate it into wowza, this was the only thread that came up. So i wanted to share what i did in case anyone else wants to make the instreamer work with wowza.

Open up you web browser and navigate to the internal webserver of the instreamer

Go to settings— Streaming

Under “stream to” put the IP address of the Wowza server

Next create a text file that has the contents of this:

http://xx.xx.xx.xx:8000/xstream (This is the IP address of the instreamer)

save it as a .stream file

Next follow these steps to get the instreamer working https://www.wowza.com/docs/how-to-re-stream-audio-from-shoutcast-icecast

Maybe this might help someone else out there.

Great. Thanks very much for that contribution

Richard

Thanks very much

This help me alots.