Fix device discovery under GStreamer 1.16
This commit is contained in:
parent
2bd8a386e2
commit
cf8a47503f
4 changed files with 4 additions and 0 deletions
|
|
@ -1292,6 +1292,7 @@ WebRTCSession::refreshDevices()
|
|||
addDevice(GST_DEVICE_CAST(l->data));
|
||||
g_list_free(devices);
|
||||
}
|
||||
emit devicesChanged();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue