Is this correct

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
kevintcore
Blank Cone
Blank Cone
Posts: 16
Joined: 28 Jul 2011 21:28

Is this correct

Postby kevintcore » 01 Aug 2011 16:33

I am having a hard time streaming with the following commands. I could be dealing with network issues but before I go push that department for help, I would like to know if what I am doing should work.

vlc temp.wav :sout=#transcode{vcodec=none,vb=0,scale=0,acodec=mlaw,ab=16,channels=1,samplerate=32000}:rtp{dst=239.255.65.150,port=40000} :no-sout-rtp-sap :no-sout-standard-sap :ttl=64 :sout-keep --loop

vlc rtp://@239.255.65.150:40000

I know the first command is working but I have a decoder device I can configure to listen to it. However, the second command does not work. It brings of the VLC UI with the rtp address in the playlist and the play button changed to pause but I do not hear sound. Am I doing any thing wrong?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Is this correct

Postby VLC_help » 01 Aug 2011 18:33

You can remove vcodec, vb and scale parts from transcode command.

Does

Code: Select all

vlc rtp://239.255.65.150:40000
work any better?

kevintcore
Blank Cone
Blank Cone
Posts: 16
Joined: 28 Jul 2011 21:28

Re: Is this correct

Postby kevintcore » 01 Aug 2011 20:00

It works the same way with or without the '@'.
Removing the extraneous video options doesn't make a difference either.

kevintcore
Blank Cone
Blank Cone
Posts: 16
Joined: 28 Jul 2011 21:28

Re: Is this correct

Postby kevintcore » 01 Aug 2011 20:01

To be more clear, including the '@' or not including it doesn't make a difference. It does not work either way.

kevintcore
Blank Cone
Blank Cone
Posts: 16
Joined: 28 Jul 2011 21:28

Re: Is this correct

Postby kevintcore » 01 Aug 2011 21:35

I believe the problem is that I am trying to play a muLaw stream and the support for this is poor. If I change my output stream to mp3, then the second VLC instance plays audio. But I need VLC to play a stream from an encoder device that outputs muLaw / G.711 PCM. Any suggestions how I can make this work?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Is this correct

Postby VLC_help » 02 Aug 2011 15:05

When you start the server, does the log complain something?


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 21 guests