-
Notifications
You must be signed in to change notification settings - Fork 16
rsaxvc/LowLatencyVideoPrototype
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an example low-bandwidth, low-latency video transport. Currently the compression is provided by X264. Building: run `make` Launching a simple loopback: ./encode | ./viewer_stdin Launching a UDP broadcaster Sender: ./encode_udp Player: netcat -kul 12345 | ./viewer_stdin Dependencies: libv4l2 libavcodec libx264 libswscale libcv libhighgui
About
Trying to do low-latency wireless remote video with x264
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published