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

wrapper/gstreamer plugin #7

Closed
wants to merge 1 commit into from
Closed

wrapper/gstreamer plugin #7

wants to merge 1 commit into from

Conversation

zjutoe
Copy link

@zjutoe zjutoe commented Mar 16, 2015

this is the gstreamer plugin (named xcamsrc) based on the xcore

@zjutoe zjutoe force-pushed the master branch 2 times, most recently from 15af6b4 to e94eb96 Compare March 17, 2015 07:55
sample launch line:

gst-launch-1.0 xcamsrc sensor=0 capturemode=0x4000 memtype=4 \
  buffercount=8 fpsn=25 fpsd=1 width=1920 height=1080        \
  pixelformat=0 field=0 bytesperline=3840                    \
  ! video/x-raw, format=NV12, width=1920, height=1080,       \
    framerate=30/1 ! queue ! vaapiencode_h264 ! fakesink
@zjutoe
Copy link
Author

zjutoe commented Mar 17, 2015

will submit a new PR, and close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants