Streaming Questions

Moderator: flatmax

Post Reply
turbo2ltr
Posts: 1
Joined: Thu Jul 20, 2017 1:32 pm

Streaming Questions

Post by turbo2ltr » Thu Jul 20, 2017 1:44 pm

I'm interested in two way streaming. But for now I'm just trying to set up one way streaming

I have confirmed audio through the card works.

I am using the following command to set up the source

Code: Select all

ffmpeg -f alsa -i plughw -acodec libmp3lame  -f rtp rpt://192.168.100.103:1234
On the same pi, i use

Code: Select all

ffplay -nodisp rtp://192.168.100.103:1234
It works, but there is an underrun every 1/2 second or so and the audio drops out.

I've tried encoding only one channel, lowering the bitrate to 48k, lowering the sample rate to 16khz, nothing seems to make a difference. CPU is at about 50%.

If I try to use VLC (locally) the results are even worse.

Should I be able to stream and decode locally (on the same pi)? Is there enough horsepower?

I tried using media player classic to play the stream on another computer, but I couldn't get it to connect for some reason.

Ultimately I'd probably use gsm or ulaw codecs (eventual source will be mono and limited bandwidth) but I can't seem to figure out how to use those. But that's a separate issue..

Any help would be much appreciated..

Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests