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 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
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
The text was updated successfully, but these errors were encountered: