mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
gstencoder: print final pipeline description to ease debugging
Change-Id: Ib5d9bfea0760f401033b7e8982a14ae23f70d601
This commit is contained in:
parent
ba5b08f6b9
commit
e48e7ffe4c
1 changed files with 2 additions and 0 deletions
|
@ -189,6 +189,8 @@ internal class GstEncoder : DispdEncoder, GLib.Object
|
||||||
: 16385);
|
: 16385);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
info("pipeline description: %s", desc.str);
|
||||||
|
|
||||||
this.configs = configs;
|
this.configs = configs;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue