Skip to content

add multistream bin#512

Merged
Alfro merged 1 commit intoteltek:masterfrom
ppettit:add_multistream_bin
Jan 17, 2018
Merged

add multistream bin#512
Alfro merged 1 commit intoteltek:masterfrom
ppettit:add_multistream_bin

Conversation

@ppettit
Copy link
Collaborator

@ppettit ppettit commented Apr 21, 2017

captures a v4l2 video stream and pulse audio stream in a single
(mpegts by default) file.

I've found this helps keep everything in sync better. I am using with a datapath card and usb mic but it should work for any v4l2/pulse combination.

simple example profile:

[data]
name = Keele_Default


[track1]
name = av
device = multistream
location = /dev/video0
file = lecture.ts
flavor = presentation
caps = video/x-raw,framerate=25/1,width=1280,height=720
videosink = ximagesink
caps-preview = videoconvert
videoencoder = vaapipostproc ! vaapih264enc

audiolocation = alsa_input.usb-Samson_Technologies_Samson_UB1-00.analog-stereo
amplification = 2.0
audioencoder = voaacenc

captures a v4l2 video stream and pulse audio stream in a single
(mpegts by default) file.
@Alfro Alfro changed the base branch from 2.0.x to master April 25, 2017 11:56
@Alfro Alfro changed the base branch from master to 2.0.x April 25, 2017 12:02
@Alfro Alfro changed the base branch from 2.0.x to master April 25, 2017 12:03
@Alfro
Copy link
Contributor

Alfro commented Apr 25, 2017

After we test this more, we will add it to the future 2.1 release.
Thank you. :)

@Alfro Alfro merged commit af69b9a into teltek:master Jan 17, 2018
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.

2 participants