jneilliii / OctoPrint-YouTubeLive

43 stars 10 forks source link

Not working for me, must be my fault #41

Closed jaxxtheone closed 6 years ago

jaxxtheone commented 6 years ago

Error message when starting to print:, on htt://octopi.local

YouTube Live Error 409 Client Error: Conflict ("Conflict. The container name "/YouTubeLive" is already in use by container "f4742833f895c073742344c2507635369292969addb9b49e875d1adba0d82e82". You have to remove (or rename) that container to be able to reuse that name.")

Tried several approaches but didn´t get success.

jneilliii commented 6 years ago

That indicates you didn't remove the container during testing maybe. SSH to your pi and type docker rm YouTubeLive.

jaxxtheone commented 6 years ago

DId that before your answer. when I do that I can´t go live. I didn´t understand where to put the URL: http://192.168.2.98:8080/?action=stream so I can get it on air. Before removing had a bunch of answers like that: frame= 1219 fps=5.0 q=-0.0 size= 21072kB time=00:04:03.40 bitrate= 709.2kbits/s [mjpeg @ 0x2346540] unable to decode APP fields: Invalid data found when processing input Last message repeated 2 times frame= 1222 fps=5.0 q=-0.0 size= 21109kB time=00:04:04.00 bitrate= 708.7kbits/s [mjpeg @ 0x2346540] unable to decode APP fields: Invalid data found when processing input Last message repeated 1 times Then Ctrl ^C and docker rm YouTubeLive

pi@octopi:~/youtubelive $ docker rm YouTubeLive.
Error: No such container: YouTubeLive
pi@octopi:~/youtubelive $ ls
Dockerfile  entry.sh

Did again just to be on the safe side. Sorry, too nooby on this side.

jaxxtheone commented 6 years ago

And for that matters:

pi@octopi:~/youtubelive $ ls -a
.  ..  Dockerfile  entry.sh  .git
jneilliii commented 6 years ago

Try going into octoprint settings, webcam & timelapse and put that url in the stream url field.

jaxxtheone commented 6 years ago

Tried all "Test" buttons in Webcam and Timelapse and the three were successfully. By the way changed the xxxx-xxxx-xxx-xxxx string as it was aired and not intended to. So, on my side there´s something fishy. Maybe, as tomorrow is day-off, I´ll try to create a new octopi image and start from skratch. I´ve noticed that on the firsts lines there´s a "null" missing, Tried to redo but the pasting s defective. I will post again my progress. asap

jaxxtheone commented 6 years ago

Just restarted my effort, hold on. Will finish my print and try tomorrow fix my plugin.

jaxxtheone commented 6 years ago

It was faulty SD. That´s working, sorry for the inconvenience,

jneilliii commented 6 years ago

No problem, glad you got it worked out.