joshuaboniface / rffmpeg

rffmpeg: remote SSH FFmpeg wrapper tool
GNU General Public License v3.0
597 stars 49 forks source link

How do i add a host? #81

Open oslavq opened 1 month ago

oslavq commented 1 month ago

I could not figure out how to add a host, there are no instructions on that, i tried sudo -u jellyfin ssh -i ${jellyfin_data_path}/.ssh/id_rsa jellyfin@192.168.1.10 uname -a from media server and the test was successful, connection is getting established, but after adding a host using rffmpeg add 192.168.1.10 and trying to transcode a video, it failed and host status is set to bad

What am i doing wrong? How to properly add a host?

joshuaboniface commented 2 weeks ago

That is the correct command, however if the host is being marked bad, it the connection is failing within rffmpeg. Please enable debug logging and post the logs.