mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-23 14:57:17 +00:00
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
config BR2_PACKAGE_UDPXY
|
|
bool "udpxy"
|
|
depends on BR2_USE_MMU
|
|
help
|
|
udpxy is a UDP-to-HTTP multicast traffic relay daemon: it
|
|
forwards UDP traffic from a given multicast subscription to
|
|
the requesting HTTP client.
|
|
|
|
http://www.udpxy.com/
|