You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know you might not have a POE device. But i was wondering if you know how i can make you code run without the need of a terminal window being open.
Right now i cd to my project repo and call python3.8 demo_osc.py -e --oscIP 10.100.0.101 --oscPort 12345 -xyz
I have modified your code already to not show a live video, not any window other than the terminal window.
I added code to send the skeleton data over UPD / OSC.
Thanks for your advice.
The text was updated successfully, but these errors were encountered:
Hello.
I know you might not have a POE device. But i was wondering if you know how i can make you code run without the need of a terminal window being open.
Right now i
cd
to my project repo and callpython3.8 demo_osc.py -e --oscIP 10.100.0.101 --oscPort 12345 -xyz
I have modified your code already to not show a live video, not any window other than the terminal window.
I added code to send the skeleton data over UPD / OSC.
Thanks for your advice.
The text was updated successfully, but these errors were encountered: