-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Screenshare Recording not working #1203
Comments
The same exact problem happens using VP8 and H264 as the video encoding in the room. |
Same here. |
this issue still exist in master branch. Licode team @jcague @lodoyun please fix this issue this would be great help to community !! as already working feature is break .Also some times videos are recorded as audio only could please tell me the reason for this I have time and I know rtp and packetization stuff so I can look into it. |
Description
We've defined a Stream to share the screen using the example available in licode-demos project here
Everything works fine with stream publishing and subscribing, but when we try to record it, there are no files generated in the recordings path.
If we record any other stream without screen, it generates a file in the recordings path.
Steps to reproduce the issue:
Describe the results you received:
The recording file '/opt/recordings/240347646479480700.mkv' does not exist.
Describe the results you expected:
A recording file '/opt/recordings/240347646479480700.mkv' with the contents of the screen.
Additional information you deem important (e.g. issue happens only occasionally):
Happens every time.
Licode commit/release where the issue is happening
6a6d161
84faaa0
7c5945c
Additional environment details (Local, AWS, Docker, etc.):
Local
The text was updated successfully, but these errors were encountered: