logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Michael65589  
#1 Posted : Friday, October 7, 2016 4:20:47 AM(UTC)
Michael65589

Rank: Newbie

Groups: Registered
Joined: 10/7/2016(UTC)
Posts: 2
Location: Germany

Hi there,

I tried to use RTSP over UDP but without success (Add Input -> Stream). I tried both the free edition and the trial edition.

I checked this with Wireshark. It doesn't matter if I choose RTSP over TCP or RTSP over UDP. Every time a TCP packet was sent.

Any suggestions?

Thanks. Michael
Siroki  
#2 Posted : Friday, October 7, 2016 6:19:28 AM(UTC)
Siroki

Rank: Advanced Member

Groups: Registered
Joined: 10/10/2015(UTC)
Posts: 322
Man
Bosnia and Herzegovina
Location: Siroki Brijeg

Thanks: 8 times
Was thanked: 27 time(s) in 24 post(s)
Michael65589 wrote:
Hi there,

I tried to use RTSP over UDP but without success (Add Input -> Stream). I tried both the free edition and the trial edition.

I checked this with Wireshark. It doesn't matter if I choose RTSP over TCP or RTSP over UDP. Every time a TCP packet was sent.

Any suggestions?

Thanks. Michael


Hi
You need to give more information. What IP camera did you use, what did you enter in IP adress field etc etc
pm  
#3 Posted : Friday, October 7, 2016 6:25:38 AM(UTC)
pm

Rank: Advanced Member

Groups: Registered
Joined: 11/28/2015(UTC)
Posts: 184

Thanks: 10 times
Was thanked: 32 time(s) in 27 post(s)
Hi

Changing the option "RTSP over TCP" and "RTSP over UDP" changes the listener on the receiving side (vMix). It has no influnce on the sending side.

You shoud check which protocol your sending device is using (TCP/UDP) and set the option in vMix accordingly.

Be ware that vMix only supports RTSP streams sent with H264 video and AAC audio.

Regards,
Patrick
Michael65589  
#4 Posted : Friday, October 7, 2016 7:14:24 AM(UTC)
Michael65589

Rank: Newbie

Groups: Registered
Joined: 10/7/2016(UTC)
Posts: 2
Location: Germany

I am developing an ethernet camera, but the chip supports only UDP. So I want do implement a RTSP server on a UDP socket instead of a TCP socket in my device.
Therefore I am searching a proper player.

I enter "rtsp://192.168.1.5:554/" into the address field.

What do you think. Is it possible to do that?


pm  
#5 Posted : Friday, October 7, 2016 9:34:41 AM(UTC)
pm

Rank: Advanced Member

Groups: Registered
Joined: 11/28/2015(UTC)
Posts: 184

Thanks: 10 times
Was thanked: 32 time(s) in 27 post(s)
Could be that my first post is technically not fully correct: I'm not quite shure if there is really a "listener" on vMix side...

But at the end, if you habe a UDP server on camera side, then the correct setting in vMix is "RTSP over UDP".

To anser your question: yes, this should be possible. There are for example a few rasperry pi camera projects which send a working UDP RTSP stream to vMix.

Sometimes you have to append some more information to the URL, but that depends on the implementation of the server or IP camera (like "rtsp://192.168.1.5:554/main" or so). Also the port depends on the configuration of the server. But if you implement the server yourself then your the one who can decide how the URL looks like :-)

In my experience, it's much easier to do basic RTSP tests with VLC because it's less strict checking the stream format than vMix. If you have a working stream in VLC you can switch to vMix and start optimizing.

Regards,
Patrick
Users browsing this topic
Guest (2)
Similar Topics
Input stream rtsp over udp - no audio from ip camera (General Discussion)
by comzm 3/21/2015 9:01:41 PM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.