This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[data] | |
name = Screen | |
[track1] | |
name = screen | |
device = v4l2 | |
flavor = presentation | |
location = /dev/video0 | |
file = presentation.avi | |
caps = video/x-raw,framerate=25/1,width=1280,height=720 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gst-launch-1.0 --verbose ndivideosrc stream-name="BIRDDOG-AE557 (HDMI)" ! queue ! videoconvert ! videobox top=0 bottom=0 ! videorate ! xvimagesink async=true qos=true sync=true force-aspect-ratio=true | |
gst-launch-1.0 --verbose ndiaudiosrc stream-name="BIRDDOG-AE557 (comms)" ! queue ! autoaudiosink |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
paella_player.js:1 Uncaught (in promise) TypeError: a is not a function | |
at e.write (paella_player.js:1) | |
at $traceurRuntime.createClass.enabled.write (paella_player.js:1) | |
at e.trackFootPrint (paella_player.js:1) | |
at paella_player.js:1 | |
Uncaught (in promise) TypeError: Cannot read property 'length' of undefined | |
at paella_player.js:1 |