> Op 19 jul. 2015 om 23:08 heeft Ross Finlayson het
> volgende geschreven:
>
>> No, not quite. From image quality point of view I’m not satisfied, just
>> dropping datagrams is bad for inter frame video protocols (H264), it hurts
>> image quality badly.
>
> Tough shit. Your stream is exce
> No, not quite. From image quality point of view I’m not satisfied, just
> dropping datagrams is bad for inter frame video protocols (H264), it hurts
> image quality badly.
Tough shit. Your stream is exceeding the capacity of your network. If this is
a permanent condition then the only alte
> Actually, I think you’ve discovered a bug in the code here. That “if”
> condition (in “RTPInterface.cpp”, line 379) should probably be changed to
> } else if (sendResult < 0 && envir().getErrno() != EAGAIN) {
> because the intent of this code was to stop using the socket only if it has
>