Hi,

I check video stream  width  height  from subsession
scs.subsession->videoHeight(), scs.subsession->videoHeight()...

They give me right dimesions for server which desribe response include
"a=x-dimensions:%d,%d", &width, &height)"...

But they give wrong value ( 0) for server which does NOT  include
"a=x-dimensions:%d,%d", &width, &height)"... but INCLUDES
"sprop-parameter-sets......."...[ for h264 stream]...

So i have to parse that subsession->fSpropParameterSets to get width..
Is there a parser for  fSpropParameterSets parameter s in Live555
which i can extract video with height...


Best Wishes
Novalis
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to