Closed lgarbarini closed 2 years ago
Update openh264 include path Update video streaming example to new Receive() with timeout
openh264 commit 3164a792a8a22f9d7456c7e2db9280ce5cc7e31b has moved the codec/api/svc directory to codec/api/wels which breaks video streaming + h264 build.
codec/api/svc
codec/api/wels
Additionally, updates the video streaming examples to use new Socket::Receive() function prototype.
@adamrankin what do I need to do to get this merged?
Update openh264 include path Update video streaming example to new Receive() with timeout
openh264 commit 3164a792a8a22f9d7456c7e2db9280ce5cc7e31b has moved the
codec/api/svc
directory tocodec/api/wels
which breaks video streaming + h264 build.Additionally, updates the video streaming examples to use new Socket::Receive() function prototype.