mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-07 19:05:47 +00:00
rtp recv r check
This commit is contained in:
@@ -120,7 +120,7 @@ void * vidcap_rtsp_thread(void *arg)
|
||||
s->timeout.tv_usec = 10000;
|
||||
|
||||
if(!rtp_recv_r(s->device, &s->timeout, s->timestamp)){
|
||||
|
||||
//rtp_recv_r(s->device, &s->timeout, s->timestamp);
|
||||
pdb_iter_t it;
|
||||
s->cp = pdb_iter_init(s->participants, &it);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user