Commit Graph

8 Commits

Author SHA1 Message Date
Joni Räsänen 9392e876aa Don't bind in the uvgRTP sending end 2021-10-26 20:15:42 +03:00
Joni Räsänen f2ca8478f1 Fix format checks 2021-10-26 17:49:41 +03:00
Joni Räsänen 225c474e0b Add some includes needed for compilation on some platforms 2021-10-26 17:18:48 +03:00
Joni Räsänen d78281956d Fix uvgRTP receiver code 2021-10-26 13:22:30 +03:00
Joni Räsänen c8ed0f9598 Command line support for address and format 2021-10-26 12:00:10 +03:00
Joni Räsänen 4608be4d61 Make all uvgRTP instances use the same function for init and cleanup
This makes it much easier to implement command line changing of formats,
ip addresses and whether SRTP is enabled.
2021-10-23 16:05:24 +03:00
Joni Räsänen 8c54d0cb32 Merge RTP and SRTP uvgRTP sender and receiver
This should make changing the tests easier. I have not tested this
version of the tests and it will likely not compile or run correctly.
2021-10-23 07:10:43 +03:00
Aaro Altonen 7151dbab95 Initial commit 2020-06-10 08:48:25 +03:00