jneilliii / OctoPrint-RTMPStreamer

22 stars 13 forks source link

Error while building docker #20

Closed coolen555 closed 4 years ago

coolen555 commented 5 years ago

Followed instructions but get this error everytime i try to build the docker image. failed to register layer: Error processing tar file(exit status 1): unexpected EOF

jneilliii commented 5 years ago

You may want to try the webcamstreamer plugin, it's better than mine and has a docker image registered so easier to install.

coolen555 commented 5 years ago

I tried that one but i only got a black screen when streaming. So far i haven't found a single working streaming plugin so i was hoping yours would work.

jneilliii commented 4 years ago

So you're getting the error when you run the line docker build -t octoprint/rtmpstreamer . Make sure you include the . at the end of the command line while in the rtmpstreamer folder.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity in 14 days. It will be closed if no further activity occurs in 7 days.