Re: [Live-devel] Video & Audio Properties at RTP Receivers

2007-12-07 Thread oscar lima
Hi Ralf, I will be glad to share ideas, or even code with you. > 2) Adding an extra parameter to the SDP file similar to the "RTP Payload > Format for >JPEG > 2000 Video Streams": This is not in the standard, and will be possible only if you use your "custom" client and server. My goal is to ha

Re: [Live-devel] Video & Audio Properties at RTP Receivers

2007-12-05 Thread oscar lima
2007/12/5, Ross Finlayson <[EMAIL PROTECTED]>: > The properties that you're asking about - video width & height, video > frame rate, audio sampling frequency, audio number of channels are > almost always contained within the media data themselves, and are > therefore accessed by your decoding softw

[Live-devel] Video & Audio Properties at RTP Receivers

2007-12-05 Thread oscar lima
Hi all, I am implementing an RTSP Client using the livemedia and much of work has been done successfully using the lib. Many thanks to developpers. What I need is to discover the properties of any stream, i.e. video width and height for audio and frequency/channels for audio in different formats