Send RTP-stream over RTP-modul can not be received by VLC?

About encoding, codec settings, muxers and filter usage
Adamus
Blank Cone
Blank Cone
Posts: 11
Joined: 27 Mar 2006 17:33

Send RTP-stream over RTP-modul can not be received by VLC?

Postby Adamus » 03 Apr 2006 10:33

Hello!

I am trying to stream webcam stream over network from one machine and present it at the receiving side on another machine.
Until now, I send a RTP-streams over the STANDARD-modul and receive it by vlc - this works fine.

But if I use the RTP-modul to send the RTP-stream, I can not receive/present it by VLC, even if the RTP-packets arrived (I checkt it with Ethereal).

My current example:

Sender:
vlc dshow:// :dshow-vdev="Logitech ClickSmart 510"
:sout=#transcode{vcodec=mp1v, vb=1024, scale=1}
:rtp{dst=10.0.4.239, port=1234, mux=raw}


Receiver:
vlc rtp://@:1234

Why vlc does not receive/present the stream?

Thanks Adam

Adamus
Blank Cone
Blank Cone
Posts: 11
Joined: 27 Mar 2006 17:33

RTP-Modul example

Postby Adamus » 04 Apr 2006 12:13

Does anybody has an example how to make VLC receive a stream send by VLC RTP-module?

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Postby Rémi Denis-Courmont » 09 Apr 2006 11:27

Do you get a cannot “prefill buffer” error when stopping?

The RTP stream most likely does not reach VLC. This is often due to firewalling.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 10 guests