[srslte-users] sending an audio file with srsLTE
Paul Sutton
paul at softwareradiosystems.com
Wed May 27 10:14:26 UTC 2015
Hi Mohammed,
You can stream MP3 files over UDP using VLC (http://www.videolan.org/).
I recommend you run a simple test between two vlc instances on one
machine first. On my machine with VLC 2.1.6, I use these commands:
Tx:
vlc test.mp3 -vvv --sout
"#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:udp{mux=ts,dst=127.0.0.1:1234}"
Rx:
vlc -vvv udp://@localhost:1234
Best regards,
Paul
On 26/05/15 16:54, Mohammed Yazid Lyazidi wrote:
> Hi,
>
> Is it possible to transmit an audio file (MP3) over the air using
> srsLTE's DL physical wireless channel? The video streaming example was
> done by opening a TCP socket, can the audio transmission be done by
> the same way? What are the commands to enter?
>
> Thank you in advance,
>
> BR
>
>
> --
> Mohammed Yazid LYAZIDI
> PhD Student at LIP6
> UPMC - Sorbonnes Universities
> 4 Place Jussieu, Paris 75005
> 06 68 46 32 95*
> *
>
>
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
--
________________________________________________________________
Paul Sutton Ph.D.
Software Radio Systems (SRS)
http://www.softwareradiosystems.com
+353-87-9813473 | paul at softwareradiosystems.com
PGP Key ID: 3B4A5292
Fingerprint: B0AC 19C9 B228 A6EB 86E1 82B2 90C7 EC95 3B4A 5292
________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20150527/8932dbab/attachment.htm>
More information about the srsran-users
mailing list