Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video is not being recorded for COMPOSITE types #818

Open
georgepaul2020 opened this issue Sep 4, 2023 · 0 comments
Open

Video is not being recorded for COMPOSITE types #818

georgepaul2020 opened this issue Sep 4, 2023 · 0 comments
Labels

Comments

@georgepaul2020
Copy link

Describe the bug
We recently upgraded to OV 2.28.0, and since the upgrade COMPOSITE type videos are not getting recorded, live streaming works fine though. When type is INDIVIDUAL, video gets recorded.

Expected behavior
Video of the live-stream should be recorded for both COMPOSITE and INDIVIDUAL types.

Wrong current behavior
When we start a two-way stream where both the involved parties can see each other, the live stream works fine but the recording for that session is not taking place. So, recordings of type COMPOSITE are failing. We observed that unpublishVideo is being sent from UI, but in response OV is NOT triggering recordingStopped event and we are not able to get a recorded video file of the session.

OpenVidu tutorial where to replicate the error
This was working before we upgraded to OV 2.28

  1. Live streaming is started and both the involved parties can see each other.
  2. When the live streaming is stopped, a video file should be recorded.
  3. In this case recorded file is not available. We cannot see it using OV Inspector.
  4. For one way streams where there is only one publisher and one subscriber, file is being recorded.

OpenVidu deployment info
How is your OpenVidu Server instance deployed when you get the bug. A couple of possible examples are listed below:

  • Docker container as explained in OpenVidu tutorials

IMPORTANT NOTE: please, if you think the bug might be related to OpenVidu Server side, specify here if you are also getting
Client device info (if applicable)

Describe the client device(s) or platform(s) where you are able to replicate the error. For example:

  • Chrome 78.0.3904.97 (Official Build) (64-bit) on Windows 10 (1903).
  • Firefox Mobile 68.2.0 running on OnePlus 6 with Android 9.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here. For example, attach any useful logs related to the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant