centricular / gstcefsrc

A simple gstreamer wrapper around Chromium Embedded Framework
84 stars 45 forks source link

Add pr build test github action #21

Closed reinismu closed 3 years ago

reinismu commented 3 years ago

Some nice to have thingy :)

Later if there is a need could test that we can record a video as well

Tested here https://github.com/reinismu/gstcefsrc/pull/1

MathieuDuponchelle commented 3 years ago

nice, keep em coming :)

reinismu commented 3 years ago

It seems that github actions are disables in this repo. You can enable them in settings

MathieuDuponchelle commented 3 years ago

hm, am I looking in the wrong place? Screenshot from 2021-03-03 01-07-53

reinismu commented 3 years ago

Thought it would run on this PR as well. I guess will have to check next PRs

MathieuDuponchelle commented 3 years ago

OK, you might have to think about another improvement you want to make then, this repo isn't overly active :P

reinismu commented 3 years ago

Not sure if it needs more :thinking: Would be nice to have it in rust tho :) Now compiling cef with all codecs so could stream websites with video playing in background uhh takes so long

MathieuDuponchelle commented 3 years ago

It would be nice yes, I have no idea if there exist complete enough bindings for that purpose, and I'm definitely not looking to implement any myself :)