Simon
Simon
I agree that the GPL is too restrictive, my question was about choosing between the LGPL and the Apache 2.0... Or something else that allows close source usage.
I would gladly accept a pull request replacing tabs with space :)
Hi, Yes, you need to redirect udp ports to your wowza media server if it is behind a NAT. This is not a bug, it's just how things work. The...
Not right now, but I'm working on it :) 2014-02-21 3:35 GMT-05:00 tulkas85 [email protected]: > It's possible to work on TCP instead of UDP ? > > ## > >...
Hi, I just published a patch that adds TCP support, **it's not ready yet**, there are still things I need to handle. For instance, if the RTSP server sends RTCP...
Hi, could you try to pull the mediacodec branch and test that again. It's weird because I have no problem to stream with the Nexus 4. Obtaining a fixed bit...
Same here :) A new release would be great, had to pin down orderedmultidict to v1.0 on python 3.9 to get around this issue!
Yep, same here, that's too bad the soft looked perfect !
Hi, Thank you for taking the time to point this out. It seems that `dh_strip` messes up libgfortran for some reason. Adding this: ``` override_dh_shlibdeps: dh_strip --exclude=libgfortran ``` To `python3-numpy_1.20.1-1~w2d0_amd64/debian/rules`...
Thanks for your contribution! Lets disable stripping for now. Ultimately this should be an option that can be enabled/disabled on a per wheel basis. Could you update your commit title...