> 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.
Once again: If you want to transmit MP3 audio via RTP, the best way to do this
is to do so dir
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
> I'm trying to transmit an MP3 file over Transport Stream
Note that a "Transport Stream" is really just a container (i.e. file) format,
not a network protocol. So it doesn't really make sense to talk about
streaming anything over a "Transport Stream". You can, however, convert, or
'pack' som
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
>From: "mean while" <[EMAIL PROTECTED]>
You will be more likely to get an answer to your question if you
start conducting yourself in a more professional manner.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
hi i want to use live media fo streaming video on windows mobile
can yo help me
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
hi,
I want to stream mp3 with livemedia. The source does not base on file
but comes from memory one frame per time. Should I modify the
MP3FileSource.cpp & MP3StreamState.cpp to read and parse the data? Should I
use mp3adu format? Thanks very much.
yours, mw