CommercialDetection icon indicating copy to clipboard operation
CommercialDetection copied to clipboard

application of commercial detection : mute the TV during ads.

Open ghost opened this issue 7 years ago • 7 comments

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

ghost avatar Nov 11 '17 18:11 ghost

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.

vasanthkalingeri avatar Dec 08 '17 00:12 vasanthkalingeri

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

ghost avatar Dec 08 '17 17:12 ghost

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.

vasanthkalingeri avatar Dec 09 '17 10:12 vasanthkalingeri

Thanks for the update!

On Sat, Dec 9, 2017 at 5:58 AM, vasanth kalingeri [email protected] wrote:

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.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vasanthkalingeri/CommercialDetection/issues/6#issuecomment-350449352, or mute the thread https://github.com/notifications/unsubscribe-auth/AGtt7RTSa5fpu33JLlZxoSZyyv56QrSdks5s-mfygaJpZM4QalsW .

ghost avatar Dec 13 '17 17:12 ghost

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

YurieCo avatar Oct 09 '18 15:10 YurieCo

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

ghost avatar Oct 11 '18 16:10 ghost

@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

YurieCo avatar Oct 18 '18 12:10 YurieCo