[Live-devel] setMediaSessionParameter Response

Grae Cullen tua57044 at temple.edu
Wed Jul 16 14:32:56 PDT 2008


Hi all,

    I am trying write program to track switching on mp4 files.
 Like switch resolutions on the fly.  My current plan is to
add a parameter called track, and set it with the
setMediaSessionParamter() function.  

    However, I would like to see the response message sent by
the server.   This is because, I want the server to respond
with the time or position code. (I haven't defined that yet.)
  This would allow the client to interpolate the right frame.
 It also might allow the server to respond with new media
information for the other track, such as, picture parameter
set (PPS), and sequence parameter set (SPS) in mp4.  

    I think having the response send tell that information
will lower latency in the switch.

    I guess the simple answer would be there is a way to
access the response through live555 already.  Otherwise, does
anyone have any advice how this might be done.  

Thanks, 
Grae



More information about the live-devel mailing list