Jump to content

How to get media stream starting from a sessionId.


bakes82

Recommended Posts

bakes82

How would I be able to pull the media stream from a session/playbackorigressevent?  I can get to the MediaSource using the mediasourceId on the PlaybackProgressEventArg but I cant see how to get the media stream if there are more than 1.

Link to comment
Share on other sites

bakes82

.. yeah I see support hasn't gotten any better, the correct answer is its exposed via the VideoStream property, otherwise you have no idea how to identify the proper stream which is the questions asked, when more than 1 stream how do you find the one for the session you have.

Link to comment
Share on other sites

MediaSource has a MediaStreams property. That sounded like the answer to the question you asked in the first thread, and still does to me. It wasn't clear that you were asking about the video stream.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...