Hi Ross,
I am developing audio switching application in windows, I have used LAME mp3
encoder library for encoding, I want to stream this data to network. Can I
modify testMP3Streamer.cpp to make things working, Can I write directly to
stdin and pipe the stdin data directly to the testMP3Stream
Hi All
Is it possible to add more than one multicast address to RTPSink as
destinations?
Which means that the the packet will be transmitted once for each
multicast address/
Regards,
Amit Yedidia
Elbit System Ltd.
Email: [EMAIL PROTECTED]
Tel: 972-4-8318905
HI,
I saw a thread about h264 streaming, and I wanted to reply to it. But I
don't know how to .
There was a "Reply via email to" button at the bottom of
www.mail-archive.com/live-devel@lists.live555.com,
After I followed it, a mail was sent to somebody,whose name was on the
button,
Our software does not 'decode' MPEG Transport Stream data at all. It
never modifies any part of a Transport Stream (including the PCR
timestamp).
Our software uses Transport Stream's PCR timestamps in only two places:
1/ When we are creating an index file (the timestamps help
tell us where t
I want to to send RTP packets (RTP header + payload after
packetization) to a serial port.
From my experience with Live I figure that using socket_pair will be
a good solution.
In that way I will be able to use the current code to send the data
into the socket, and on the other side I will w
All
We're looking in to a problem with playback of our transport streams. From
looking at the code in the liveMedia library, we think that it's primarily
handled by MPEG2TransportStreamFramer.cpp. So that we don't interfere too
much with a playback, we've added a few debugging print statements.
Ross and community,
I'm attempting to implement the first part of Ross's Trick Mode data
rate solution by skipping duplicate I-frames. Attached is my modified
TrickModeFilter class. I am keeping track of the TS packet number for
each I frame and allowing getNextFrame() to return with a frame si
Hi,
I investigated this issue further and it confirms everything is okay, as long
as my second source doesn't have any data yet. The instance the data is
extracted and the call to finish the frame from this source:
nextTask() =
envir().taskScheduler().scheduleDelayedTask(0,(TaskFunc*)Frame
I am a newbie to this, so sorry can't help you, :(
在2008-11-19,"Yedidia Amit" <[EMAIL PROTECTED]> 写道:
Hi,
I want to to send RTP packets (RTP header + payload after packetization) to a
serial port.
>From my experience with Live I figure that using socket_pair will be a good
>solution.
In
Hi,
I want to to send RTP packets (RTP header + payload after packetization)
to a serial port.
>From my experience with Live I figure that using socket_pair will be a
good solution.
In that way I will be able to use the current code to send the data into
the socket, and on the other side I will w
10 matches
Mail list logo