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

AvCaster for Android #53

Closed 06needhamt closed 4 years ago

06needhamt commented 8 years ago

see PR https://github.com/bill-auger/av-caster/pull/52 for av-caster configured for android

bill-auger commented 8 years ago

added build configuration for android studio c3f59d8

bill-auger commented 8 years ago

@06needhamt - when you say it is building i assume this means it is creating an executable - but the Gstreamer class is calling into the libgstreamer library and this is not specified in the Projucer - are you actually linking to some version of gstreamer somehow? - what happens when you run the executable? does the GUI launch properly?

bill-auger commented 7 years ago

@06needhamt -

i have not heard any news lately about the status of the android port and the commits associated with the PR linked above seem to have been deleted so i have removed the android build configuration from the trunk - if you wish to continue on this port i would be happy to re-introduce it and merge your changes

related PRs --> #51 #52