Skip to content

Commit

Permalink
macOS utility for sharing Goggles v1/v2 on laptops
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
davidhubbard committed Aug 3, 2024
1 parent ac156b5 commit 74e0b1c
Show file tree
Hide file tree
Showing 2 changed files with 1,139 additions and 0 deletions.
Loading

0 comments on commit 74e0b1c

Please sign in to comment.