Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I access direct streaming video from a PVR card or local webcam to the PRISMIQ?

0
10 Posted

How can I access direct streaming video from a PVR card or local webcam to the PRISMIQ?

0
10

You would have to write your own transcoding plugin. Caveman says: Using our transcoding plugin architecture, one could take raw video and audio frames from a capture card and feed them to the player(s). Using a large capture file as a ring buffer, this plugin could capture and encode in real time, and send video to the player from some point behind, giving it some PVR functionality. Anyone can download and build our reference transcoding plugin: http://update.PRISMIQ.org/plugins From there, one could rip out the unnecessary decoding code and replace it with something to read raw video and audio frames from the capture devices. Then modify the play, pause, jump, etc. functions to use the new capture ring file. For channel control, one could create a special descriptor file (text is fine) for each channel, which the plugin would read for whatever information it needs to change to that channel. These descriptor files would then be added to some playlist for easy access, probably a playli

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123