Wowza Community

Using with a TeraDek Cube

Hello,

I am trying to use Wowza to stream a live feed form a TeraDek Cube connected to a RED. I set up the Application.xml file per the tutorial and when I try to connect to the RTSP stream using OPlayer (VLC client) on an iPad I get an error telling me that it can’t find an SDP file. I have set up a .stream file pointing to the stream from the Cube and it is the right IP address, but what am I doing wrong?

Any Help would be greatly appreciated.

Cheers,

Peter

See the How-to-publish-and-play-a-live-stream-(native-RTP-encoder-with-SDP-file) tutorial.

Specifically, “Live Streaming (all player technologies):” Step 6. The part about copying the .sdp file to the [Wowza]/content folder.

I think with TeraDek you should use MPEG-TS. The instructions are here:

https://www.wowza.com/docs/how-to-publish-and-play-a-live-stream-mpeg-ts-based-encoder)

Charlie

Go with Charlie’s advice, use mpeg-ts. This is not going to involve a .sdp file:

https://www.wowza.com/docs/how-to-publish-and-play-a-live-stream-mpeg-ts-based-encoder

Richard

How do I create the SDP file? Is there one already created that I just modify?

I tried using MPEG-TS with the Teradek Cube before but it would never work:

@SDP File:

the SDP file can only be downloaded when using RTP Push Mode of the Cube. Best practise is to change browser to ask where to save .sdp files (in case it’s assosicated with a player like vlc.

When using RTSP Announce there is no need to upload it to the wowza.

hope this helps

See the How-to-publish-and-play-a-live-stream-(native-RTP-encoder-with-SDP-file) tutorial.

Specifically, “Live Streaming (all player technologies):” Step 6. The part about copying the .sdp file to the [Wowza]/content folder.

maybe I’m looking in the wrong place, but I’m not seeing this step 6 that you speak of