Re: [Live-devel] Two client sessions to different servermedia sessions

2013-02-02 Thread Ross Finlayson
> Environment : > · I am using OnDemandServerMediaSession and created “live0” and > “live1” serverMediasessions > · I am capturing the video from the device, hence I am setting the > fPresentationTime based on the encoder data. And the fDurationInMicroseconds > to zero. > Observa

Re: [Live-devel] Two client sessions to different servermedia sessions

2013-02-02 Thread saravanan
Hi Ross, The issue is not just for MJPEG video. I tried to stream H264(640x480) in "live0" serverMediaSession, and MP4V(640x480) in "live1" serverMediaSession. But the result is same as MJPEG streaming. Below are my environment and observation, Environment : . I am using OnDemandS