[Live-devel] Stream MP3 over TS

2013-10-07 Thread Roberto Pompermaier
Hi, thanks for your fast replay. Now I can stream my MP3 packed in MPEG-TS container over RTP :) Now it transform my mp3 in to new mpeg-ts file and then transmit it (the mpeg-ts file) over rtp. I would like to transform and transmit at the same time, without creating an temporary file. If I

[Live-devel] Stream MP3 over TS

2013-10-06 Thread Roberto Pompermaier
Hi, I'm trying to transmit an MP3 file over Transport Stream (my goal is play the song on different device completely sync). I studied the 2 test programs testMP3Streamer and testMPEG2TransportStreamer, but I didn't understand how it can work. In the play() function of testMPEG2TransportStre