You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used video js with recording and customize my controls for stop display video and audio. My requirement is when I stop video then record only audio and when I stop audio then record only video.
Please let me know how can I achieve this ?
Steps to reproduce
I have tried with record.stop() method but it will stop both audio ad video
Results
Expected
I can stop recording for audio or video any time during my streaming.
Actual
Please describe what actually happened.
Error output
If there are any errors at all, please include them here.
Additional Information
N/A
The text was updated successfully, but these errors were encountered:
I have implement video js for live streaming with recording. I have added two option in player audio and video. when streaming is started then recording started with audio and video both. But when user stop video then recording should work only for audio and when when user stop audio then recording should work only for video. Please let me know still you are not getting my point.
Description
I have used video js with recording and customize my controls for stop display video and audio. My requirement is when I stop video then record only audio and when I stop audio then record only video.
Please let me know how can I achieve this ?
Steps to reproduce
I have tried with record.stop() method but it will stop both audio ad video
Results
Expected
I can stop recording for audio or video any time during my streaming.
Actual
Please describe what actually happened.
Error output
If there are any errors at all, please include them here.
Additional Information
N/A
The text was updated successfully, but these errors were encountered: