I am using openRTSP client and livemediaServer to receive MPEG4
Elementary stream. I have written my own programme to play openRTSP
received packets in REAL time.For that I need PTS values of each
frame. But what I am finding that the PTS values of the frames are
not getting changed (it is sho
Hi,
I am using openRTSP client and livemediaServer to receive MPEG4 Elementary
stream. I have written my own programme to play openRTSP received packets in
REAL time.For that I need PTS values of each frame. But what I am finding
that the PTS values of the frames are not getting changed (it is sho
Yes,it does works when I increase net.core.rmem_max and net.core.wmem_max on
both client side and server side.Now I can receive media stream at 8Mbit/s,but
still drop data if at higher bitrate.
I think it has something to do with my hardware like cpu(only 200Mhz),receive
udp packet and processi
I want to add some parameters to the GET_PARAMETER call, like
position. Now I found a function MediaSubsession::getNormalPlayTime
which i could use (i guess), but I have no clue how to access a
MediaSubsession object from the GET_PARAMETER call handler.
You would do this (from the "RTSPClientS
Hi,
I'm just a newbie, so sorry for a stupid question.
I want to add some parameters to the GET_PARAMETER call, like position.
Now I found a function MediaSubsession::getNormalPlayTime which i could
use (i guess), but I have no clue how to access a MediaSubsession object
from the GET_PARAMETER
2008/6/11 Xzou <[EMAIL PROTECTED]>:
>
> I wrote a simple program which just receive a stream using rtp and dump it
> based on live555.In this program,I increased the socket buffer to 2,000,000
> bytes using the function increaseReceiveBufferTo() provided by live555.Then
> compare the dumped f
I concur - if you look at all the messages in the list, he's responded
to almost all of them
Some of the questions here are due to a lack of research, or not having
looked at the source code before, or not phrasing the question properly
That being said, I have gleaned quite a bit from reading th
Sorry.? I meant to say his reply was helpful and courteous.
Tim
-Original Message-
From: Brian Marete <[EMAIL PROTECTED]>
To: LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]>
Sent: Wed, 11 Jun 2008 11:55 am
Subject: Re: [Live-devel] Hinting the audio track of file cre
2008/6/11 <[EMAIL PROTECTED]>:
> Typical, unhelpful, arrogant response I've seen from this person.
>
If you have been here a while, you will know that Ross routinely and
courteously answers all manner of questions posed here, including
repetitive queries already answered on the FAQ or previously
On Wed, Jun 11, 2008 at 6:48 PM, Francesco Matassoni
<[EMAIL PROTECTED]> wrote:
> In data 11 giugno 2008 alle ore 17:33:31, Brian Marete <[EMAIL PROTECTED]>
> ha scritto:
>
>> Hello,
>>
>> I asked a similar question a few days ago on this list and received a
>> reply from Ross. (Search the mailing
Typical, unhelpful, arrogant response I've seen from this person.
Tim
-Original Message-
From: Ross Finlayson <[EMAIL PROTECTED]>
To: LIVE555 Streaming Media - development & use <[EMAIL PROTECTED]>
Sent: Wed, 11 Jun 2008 10:41 am
Subject: Re: [Live-devel] Hinting the audio track
In data 11 giugno 2008 alle ore 17:33:31, Brian Marete
<[EMAIL PROTECTED]> ha scritto:
Hello,
I asked a similar question a few days ago on this list and received a
reply from Ross. (Search the mailing list for "RTP Translator").
Basically, if you do not need to modify the RTP headers and simp
True, the problem is with mp4creator not being able to hint the
audio track created by openRTSP. My question was how to control the
type of audio track openRTSP creates.
I'm no sure what you mean by "the type of audio track", but Remember,
You Have Complete Source Code.
--
Ross Finlayson
Li
On Wed, Jun 11, 2008 at 4:32 PM, Francesco Matassoni
<[EMAIL PROTECTED]> wrote:
> I need to protect an RTP stream coming from VLC, so i think to make a
> program that stand in the middle between a server and a client. My program
> take the payload from the RTP packet, protect them and then retransm
I need to protect an RTP stream coming from VLC, so i think to make a
program that stand in the middle between a server and a client. My program
take the payload from the RTP packet, protect them and then retransmits it
to another port, always by RTP. I think to use this simple architecture:
> Using mp4creator, I can hint the video track, but not the audio track.?
> That is the issue here.
>
> mp4info version 1.6.1
> exported_dst.mp4:
> Track?? Type??? Info
> 1?? audio?? MPEG-4 AAC LC, 58.537 secs, 128 kbps, 44100 Hz
>
> 2?? video?? MPEG-4 Simple @ L1, 58.533 secs, 64 kbps, 160
True, the problem is with mp4creator not being able to hint the audio track
created by openRTSP.? My question was how to control the type of audio track
openRTSP creates.
Tim
-Original Message-
From: Ross Finlayson <[EMAIL PROTECTED]>
To: LIVE555 Streaming Media - development
I wrote a simple program which just receive a stream using rtp and dump it
based on live555.In this program,I increased the socket buffer to 2,000,000
bytes using the function increaseReceiveBufferTo() provided by live555.Then
compare the dumped file and the original file,I found it's much s
Hey everyone,
I have posted on this list but never get a response. Please if someone can help
me ?
I am getting following errors when i build the Live555 library on VS2005 and
windows vista.
1>Generating Code...
1>Compiling manifest to resources...
1>Linking...
1>MSVCRTD.lib(crtexew.obj) : err
19 matches
Mail list logo