jneilliii / OctoPrint-YouTubeLive

43 stars 10 forks source link

Unknown flag: --network_mode #51

Closed bigben4001 closed 5 years ago

bigben4001 commented 5 years ago

Whenever I try to test run the stream I run: docker run --device=/dev/vchiq --network_mode="host" --name YouTubeLive -ti octoprint/youtubelive:latest http://:8080/?action=stream xxxx-xxxx-xxxx-xxxx null but with my stream id and my ip address. Every time I run it i get the following error: unknown flag: --network_mode

IntegersOfK commented 5 years ago

Same problem here, but then I tried --network="host" and it worked.

stale[bot] commented 5 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.

jneilliii commented 5 years ago

Updated instructions.