vasanthkalingeri / CommercialDetection

GSOC 2015 project for Red Hen Labs
86 stars 36 forks source link

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

Open ghost opened 6 years ago

ghost commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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

vasanthkalingeri commented 6 years ago

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 commented 6 years ago

Thanks for the update!

On Sat, Dec 9, 2017 at 5:58 AM, vasanth kalingeri notifications@github.com 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 .

YurieCo commented 5 years ago

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

ghost commented 5 years ago

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

YurieCo commented 5 years ago

@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