Page 1 of 1

Stream GSM, G711 u-Law/a-law...

Posted: 26 May 2008 14:27
by Baf
Hello,
I want to use VLC to send a stream RTP to a soft phone. This soft phone receives codecs: GSM, G711 u-law and a-law.
When I send a sound to RTP coded in GSM, the window messages of VLC puts:

Code: Select all

main debug: adding a new input mux_ts debug: adding input codec=vorb pid=68 main error: cannot add this stream stream_out_duplicate debug: - failed for output 0 main error: cannot create packetizer output (vorb)
Do you know why ?? And how can I send this stream ?

Thank you


Sorry for my bad english but I am french !

Re: Stream GSM, G711 u-Law/a-law...

Posted: 26 May 2008 17:05
by RĂ©mi Denis-Courmont
Looks like you are not transcoding to G711.

Also note that VLC implements the G711 formats for RTP in version 0.9.0 only.

Re: Stream GSM, G711 u-Law/a-law...

Posted: 30 May 2008 13:20
by Baf
Ok, thank you

Re: Stream GSM, G711 u-Law/a-law...

Posted: 19 Aug 2008 10:44
by bixy
Hi,
Looks like you are not transcoding to G711.

Also note that VLC implements the G711 formats for RTP in version 0.9.0 only.
... for broadcast only :cry:
do you think that vod with G711 will be avaible ?

Re: Stream GSM, G711 u-Law/a-law...

Posted: 19 Aug 2008 18:29
by Jean-Baptiste Kempf
When you code it?

Re: Stream GSM, G711 u-Law/a-law...

Posted: 18 Sep 2008 10:45
by apohero
Is there any solution yet? I have the same problem.
I can stream mp3 and mgp files from one vlc to another. Now i wanted to stream to a softphoe (twinkle). The Stream is running but i cant get any sound out of it. Any idea?