Beiträge von nnordrum

    I'm trying to do the following and wondering if it's possible (I assume it is), and what's "the best" way to do it.


    From a video feed of an NFL American Football game:

    1. Grab the teams that are playing (obviously detect CBS/ABC/Fox/NBC and have different strategies for each)

    2. Grab when a team score changes, and trigger a REST call to WLED


    Little external GO program that does the processing? Fortunately, this is (should be?) super predictable once we detect the network strategy.


    Suggestions? Thanks!