ethand91 / mediasoup3-record-demo

Simple Record Demo using Mediasoup 3 and GStreamer
198 stars 93 forks source link

stop video button is disabled #39

Closed samames closed 3 years ago

samames commented 3 years ago

stop video button is disabled after start button is clicked. Did I do something wrong, or is this a bug?

ethand91 commented 3 years ago

Did recording actually start on the server side? If so does the file have any data?

samames commented 3 years ago

no, nothing at all...

ethand91 commented 3 years ago

If recording doesn't start I don't think the button will be enabled. In regards to the recording doesn't start that's a different issue, if you can open another issue and give logs I would be grateful.