I am trying to handle a case where user stop stream from firefox dialog. I tried handling event MediaStreamTrack.oneended and also tried checking MediaStreamTrack.readyState but none worked
Is there any way to check current stream state i.e. it is live or ended? Is there any event which get called when stream or track state changes? _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

