Iblis Lin
|
7a15f670e1
|
obs-outputs: fix build error on freebsd
There is a build error on freebsd:
error: invalid application of 'sizeof' to an incomplete type
'struct sockaddr_in'
Include proper header file to solve this.
Ref:
https://www.freebsd.org/doc/en/books/developers-handbook/sockets-essential-functions.html
|
2017-01-04 16:31:50 +08:00 |
|
jp9000
|
4f3fc21a20
|
obs-outputs: Fix author for net-if.* files
These files were heavily modified but originally written by:
B. Lee <bl4@postpile.net>
|
2016-07-31 05:45:36 -07:00 |
|
jp9000
|
9ebe5349fa
|
obs-outputs: Add Bind-To-IP wrapper functions
Allows enumerating IP addresses so you can select the adapter/IP from
which to stream from.
|
2016-07-29 15:47:28 -07:00 |
|