You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
* 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
No description provided.
The text was updated successfully, but these errors were encountered: