[Live-devel] MediaSubsession::videoWidth, videoHeight, videoFPS

Ross Finlayson finlayson at live555.com
Thu Mar 4 15:26:06 PST 2010


>I'm trying to obtain video stream properties (frame resolution and FPS)
>via functions MediaSubsession::videoWidth(),
>MediaSubsession::videoHeight() and MediaSubsession::videoFPS(), but
>every time each function returns me 0.

Only a few media streams put this information in the stream's SDP 
description, so receivers should not rely on it being present. 
Instead, this sort of information is usually obtained by the media 
decoder (when it decodes the actual video data).
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list