Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Debug Mode #40

Open
LeStarch opened this issue Oct 24, 2018 · 2 comments
Open

Add Debug Mode #40

LeStarch opened this issue Oct 24, 2018 · 2 comments
Labels
enhancement help wanted nice-to-have Non-critical work. OS X Support for OS X
Milestone

Comments

@LeStarch
Copy link
Collaborator

Add a debug mode that pulls from the videotestsrc and sends that to the screen. The current pipeline is:

gst-launch-1.0 souphttpsrc ! decodebin ! xvimagesink

This should be altered for debug mode to:

gst-launch-1.0 videotestsrc ! decodebin ! xvimagesink

@LeStarch LeStarch added enhancement help wanted nice-to-have Non-critical work. OS X Support for OS X labels Oct 24, 2018
@LeStarch LeStarch added this to the OS X milestone Oct 24, 2018
@LeStarch
Copy link
Collaborator Author

Adding argparse to read arguments would be nice too.

@LeStarch
Copy link
Collaborator Author

--debug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted nice-to-have Non-critical work. OS X Support for OS X
Projects
None yet
Development

No branches or pull requests

1 participant