calzoneman / sync

Node.JS Server and JavaScript/HTML Client for synchronizing online media
Other
1.45k stars 235 forks source link

How to Enable Raw Video? #886

Closed campbell910 closed 3 years ago

campbell910 commented 3 years ago

I have installed ffmpeg to my server and so far that is the only kind of possible documentation that I can find about this issue.

How to enable raw video?

Please fill out the templates below to the best of your ability, based on whether your problem is with using the website or with running your own server.

Website Problem

Please confirm whether you've tried the following debugging steps:

Description of the Problem

System Information

On Firefox, press Ctrl+Shift+K to open the JavaScript console. On Chrome, press Ctrl+Shift+J.

Server Problem

If your issue is related to using the website and not about running a server, you can remove this section.

Please confirm whether you've tried the following debugging steps:

Description of the Problem

System Information

calzoneman commented 3 years ago

Have a look at the relevant configuration: https://github.com/calzoneman/sync/blob/3.0/config.template.yaml#L181-L188

Edit that and restart your server, and if you're still having problems please clarify them here.

campbell910 commented 3 years ago

Done, thank you.