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

implement interstitial source #19

Open
bill-auger opened this issue Oct 28, 2015 · 1 comment
Open

implement interstitial source #19

bill-auger opened this issue Oct 28, 2015 · 1 comment
Assignees
Labels

Comments

@bill-auger
Copy link
Owner

No description provided.

@bill-auger bill-auger self-assigned this Oct 28, 2015
@bill-auger
Copy link
Owner Author

hard coded as testvideosrc snow
includes code for rendering actual .png image via filesrc (broken - gStreamer segfault)

TODO: actual image via filesrc
currently all media buffers are set to unlimited which apparently is problematic for image filesrc (__tim says just set all buffers to some reasonable minimum)

bill-auger added a commit that referenced this issue Oct 28, 2015
  * allows bypassing of screencap and/or camera
  * factored gStreamer functinoality out of AvCaster class and into new Gstreamer class
  * renamed AvCaster::InitGstreamer() to Gstremer::Initialize()
  * renamed AvCaster::SetGstreamerState() to Gstremer::SetState()
  * added Gstreamer::InterstitialBin and Gstreamer::ConfigureInterstitial() (snow only)
  * added Gstreamer::AddBin() Gstreamer::RemoveBin() Gstreamer::IsInPipeline() helpers
@bill-auger bill-auger modified the milestone: first full-featured beta Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant