Forum: GNU Radio Connecting TCP Sink to VLC media player

Posted by Lu zhang (lu_zhang)
on 2013-03-01 13:04
Attachment: dial_tone_tcpsink.grc.png (56,2 KB)
(Received via mailing list)
Hello all,
Problem when I send my audio stream from the TCP Sink to a media player.
I have read the earlier mails and tried the examples with TCP 
Source/Sink in GRC.
They look like this:
(tcp_sink_test.grc): Signal Source --> Throttle --> TCPSink
(tcp_source_test.grc):  TCP Source--> WX GUI Scope Sink
And they work well.

Actually I would like to hear the Sound from a median player (like VLC 
media player). So I replace the Audio Sink from the "dial_tone" example 
with the TCPSink(tcp://127.0.0.1:12345).
Then I open the VLC media player and give this address to VLC. 
"tcp://127.0.0.1:12345 - VLC media player" is showed on the top of the 
VLC window and the WX GUI Slider is also showed, so that I can change 
the volume and the noise. But I cann't hear anything from VLC...

But when I run this Flow Graph: File Source(with a wav file)-->TCPSink
This time I can hear the music that I imported in the File Source. So I 
suppose that my VLC player itself is not brocken.

Any idea why the still?

Thanks

Lu
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.