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

recording with h264 no file #1260

Closed
peererror opened this issue Jul 12, 2018 · 2 comments
Closed

recording with h264 no file #1260

peererror opened this issue Jul 12, 2018 · 2 comments

Comments

@peererror
Copy link

peererror commented Jul 12, 2018

I am trying to record audio/video stream on server using licode api
When I use vp8 +opus the mkv file is created and it is playable . But when I use h264 and disable vp8 I don't see the .mkv file and there are no errors on the console . following is the output

INFO: ErizoController - Client - message: startRecorder, state: RECORD_STARTED, streamId: 660921798280602200 ....

2018-07-13 02:54:35.742 - INFO: ErizoController - Client - message: startRecorder, state: RECORD_STOPPED, streamId: 20105865787430012, url: /home/ ..........

INFO: ErizoController - Client - message: startRecorder, state: RECORD_STOPPED, streamId: 163452811898851420 ............

is there a way to record h264 video .? or licode only support vp8 video file recording

Regards

@nvazquezg
Copy link

Check the comments in this PR: #1124

@peererror
Copy link
Author

peererror commented Jul 14, 2018

@nvazquezg Thanks for pointing that out now I can record file using h264 but there is no audio in the .mkv file

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

2 participants