bill-auger / av-caster

A light-weight native gStreamer GUI for screencast, webcam, and audio recording and streaming
Other
87 stars 15 forks source link

implement interstitial source #19

Open bill-auger opened 8 years ago

bill-auger commented 8 years ago

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)