Make sure also that you're setting "fPresentationTime" correctly. It should be
the time at which the first sample in the delivered buffer was captured.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@l
Greetings,
Thank you Ross for your response mid-week.
I believe I've correctly implemented your suggestion, but I'm still
experiencing the same issue.
Recap: I'm trying to send mu-law audio over RTP. The audio comes from the
microphone on an ios device, via AudioQueue.
I'm following testWaveAudi
Thanks,
I understand about the Windows thing, fyi I tried it as a typedef and it
seemed fine.
Matt S.
On 5/9/2013 6:42 PM, Ross Finlayson wrote:
1. config.armlinux has carriage return line feed line endings and
none of the other config files have this.
OK, this will be fixed in the next re
Thanks for the details.
Regards,
Giri
From: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Roman Gaufman
Sent: Friday, May 10, 2013 9:56 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Setting the frame rate and resolution d
Some cameras have rtsp://ip/media?width=640&height=480&fps=30 - other
cameras have profiles like
rtsp://ip/axis-media/media.amp?videocodec=h264&streamprofile=highquality
- others will not allow specifying quality/profile/fps at all in the URL.
These days, cameras that support ONVIF can be configur
I am sorry for the confusion.
I want to ask the camera to provide the mpeg/h264 stream at particular frame
rate and resolution.
Most of the IP cameras will have the in build webserver where we can login to
the camera web page and configure it.
During from my application I need to ask the camer