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

application of commercial detection : mute the TV during ads. #6

Open
ghost opened this issue Nov 11, 2017 · 7 comments
Open

application of commercial detection : mute the TV during ads. #6

ghost opened this issue Nov 11, 2017 · 7 comments

Comments

@ghost
Copy link

ghost commented Nov 11, 2017

Greetings,

I am curious if it is possible to use this project as a library for embedded projects such as arduino, etc.
It would make an interesting project to create an "ad-blocker" spinoff for over the air TV. @vasanthkalingeri what are you thoughts for processing a live stream using this library? It would be non-trivial to issue IR "mute" and "un-mute" commands given active commercial detection.

Thanks,
coast

@vasanthkalingeri
Copy link
Owner

Hi coast,

It can be used on low-level devices, it was tested with a Raspberry PI. It would require some work but it could be modified to process live streams with a 5-second delay(Dejavu requirements for a good fingerprint), I have not open-sourced the real-time version yet since there are still some bugs with FFmpeg transcoding.

@ghost
Copy link
Author

ghost commented Dec 8, 2017

this sounds very interesting, do you plan to free the code modified to process live streams?

@vasanthkalingeri
Copy link
Owner

Yes as soon as I get the transcoder working though :), currently, the code is able to process live streams(on a chunk by chunk basis), but I haven't written parts that can work directly with live stream files(like HLS), so I guess releasing my code now wouldn't be that useful.

@ghost
Copy link
Author

ghost commented Dec 13, 2017 via email

@YurieCo
Copy link

YurieCo commented Oct 9, 2018

@vasanthkalingeri if u need contribute let me help by the way may I fork it or add ideas on test branch ?

@ghost
Copy link
Author

ghost commented Oct 11, 2018

Any thoughts with respect to this ML application towards live video streams?

@YurieCo
Copy link

YurieCo commented Oct 18, 2018

@mancoast yes, it is recursive if we can auto detect ads then use this data to feed the algorithms which detects algorithms. kindly recursive (like Reinforcement learning0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants