Justin Kim
Justin Kim
> Hi > Can you provide me with some end to end example > 1. Generate SRT Stream from in source agent from (video device like webcam,file,RTSP or videotestsrc) with...
LOG_VERBOSE_D requires domain argument.
While packaging openwebrtc, sometimes it fails because some of libraries likelibjpeg, libpng16, libcairo are not provide package information. The parameter,--dpkg-shlibdeps-params=--ignore-missing-info, helps make packages.
Atomical reference count is introduced to prevent calling 'usrsctp_init()' while finalizing is on-going. Also, 'usrsctp_finish()' is non-deterministic so it should be waiting for zero-return to be sure that sctp stack...