When I push My Pixel Streaming To Local Machine, Its works normal. but when I close my Machine
s net, My Browser Cannot Receive Pixel Streaming
Normal Case:
UnNormal Case:
When I push My Pixel Streaming To Local Machine, Its works normal. but when I close my Machine
s net, My Browser Cannot Receive Pixel Streaming
Normal Case:
UnNormal Case:
Hi there!
This outcome is expected. Although run_local/local pixel streaming does not need the internet to function, it still uses your network adapter (as you can use run_local to stream to PCs on the same network).
Because you’re disabling the entire network adapter of your PC, it’s preventing run_local from functioning properly.
Please let me know if this helps!
Thank you very much for your reply! I got it It seems that my computer is completely disconnected and it doesn’t work. (I checked its source code and found that it will automatically find the IP of the local connection to the network every time I receive and send a stream, I wonder if it is possible to change it to 127.0.0.1, then it doesn’t seem to work, haha~~, I don’t know much about network adaptation)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.