> Now, our RTSP server stream H264+AAC works well with one client.
> If there is the second client to connect our server, first client’s video
> will freeze.
If you’re streaming from a live source, then your subclass of
“OnDemandServerMediaSubsession” needs to set the “reuseFirstSource” paramete
Dear Ross,
From your previous suggestions, if we want to deliver live streaming out via
live555,
we should use H264VideoStreamDiscreteFramer and set fDurationInMicroseconds to
be 0.
Now, our RTSP server stream H264+AAC works well with one client.
If there is the second client to connect our serv
layson
Sent: 07 October 2015 05:19
To: LIVE555 Streaming Media - development & use
mailto:live-de...@ns.live555.com>>
Subject: Re: [Live-devel] How to sync H264 and AAC timestamp from live streaming
So, does live555 support flow control?
I’m not sure exactly what you mean by this,
From: live-devel [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross
Finlayson
Sent: 07 October 2015 05:19
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] How to sync H264 and AAC timestamp from live streaming
So, does live555 support flow control?
> So, does live555 support flow control?
I’m not sure exactly what you mean by this, but I think the answer is “no”.
The server transmits data at its natural rate - i.e., whenever it obtains it.
If your stream is exceeding the capacity of your network, then you need to
lower its bitrate a
Hi Ross,
Thanks for quickly response.
1. We are very sure the fPresentationTime are accurate.
We guess the video block issue. It will happen heavy video bitrate on low
upload bandwidth.
So, does live555 support flow control?
2. Yesterday, we set up a VGA@1fps MJPEG to do streaming.
It
> Now, we use H264VideoStreamDiscreteFramer to do live streaming, it is better
> than before.
> And we sure the timestamp is correct and sync with “wall clock time”.
> But, we still have some questions, need your help.
> 1. Now, H264+AAC is working well.
> After playing about 3 hours, audio is
Dear Ross,
Thanks for your kindly helping.
Now, we use H264VideoStreamDiscreteFramer to do live streaming, it is better
than before.
And we sure the timestamp is correct and sync with “wall clock time”.
But, we still have some questions, need your help.
1. Now, H264+AAC is working well.
After
> I am a new guy to learn live555 and porting it into our platform.
> Now, we are coding a RTSP server based on
> testOnDemandRTSPServer sample code.
> We create 4 new classes to read H264 and AAC frames from our ring buffer not
> file.
> Each time call doGetNextFrame(), the class will deliver a “
Dear Ross,
I am a new guy to learn live555 and porting it into our platform.
Now, we are coding a RTSP server based on testOnDemandRTSPServer sample code.
We create 4 new classes to read H264 and AAC frames from our ring buffer not
file.
Each time call doGetNextFrame(), the class will deliver a “
10 matches
Mail list logo