mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 06:40:26 +00:00
Hd-rum-decompress: set missing variable
This commit is contained in:
@@ -207,6 +207,7 @@ void *hd_rum_decompress_init(struct module *parent, bool blend, const char *capt
|
||||
params["exporter"].ptr = NULL;
|
||||
params["compression"].ptr = (void *) "none";
|
||||
params["rxtx_mode"].i = MODE_RECEIVER;
|
||||
params["paused"].b = true;
|
||||
|
||||
//RTP
|
||||
params["mtu"].i = 9000; // doesn't matter anyway...
|
||||
|
||||
Reference in New Issue
Block a user