DigiView-Android icon indicating copy to clipboard operation
DigiView-Android copied to clipboard

usb2sock.c: stream goggles video out to vlc or the network

Open davidhubbard opened this issue 6 months ago • 0 comments

macOS utility for sharing Goggles v1/v2 on laptops

This adds usb2sock. It does the job of translating the video stream from the usb cable to a network connection such as what vlc can display.

See instructions in usb2sock.c: download libusb, build it, compile the usb2sock.c file into a standalone command-line binary, run it, open VLC and Open Networking, paste this MRL: tcp/h264://127.0.0.1:18080

Then plug in the goggles.

davidhubbard avatar Aug 03 '24 20:08 davidhubbard