I’m looking to store information on any published live streams to later categorize in a video content management website for readily available playback of recorded live stream files for later viewing and editing.
I see many modules to accomplish GET requests by querying with HTTP Provider Classes. I would like to automatically http POST to a distination this information. Once on start, and once on stop.
Thanks.