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

example videostream-cli not working #1070

Closed
josemiguely opened this issue Mar 15, 2024 · 1 comment
Closed

example videostream-cli not working #1070

josemiguely opened this issue Mar 15, 2024 · 1 comment

Comments

@josemiguely
Copy link

Im trying to do the example on examples/videostream-cli.

I ran the following commands:

python cli.py offer

python cli.py answer --record-to video.mp4

The video records to a file named "video.mp4" but is corrupt and I am not able to see it (the flag of france I suppose). When I tried with -v flag to see the logs I noticed that these prints never stop:

image

It is like the packets never stop being send-received. I also checked in the directory explorer and the video.mp4 only keeps going taking up more space in kb.

I also tried without any flag and is not working. Is it my fault or is there a problem with the code?

I am using Windows 11 with WSL2 by the way and the code running has not shown any errors than the one described.

@josemiguely
Copy link
Author

I had to stop the client to the video be saved correctly, I am just stupid.

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

No branches or pull requests

1 participant