Hello guys!
Im completely new to the Node-RED environment, so please have mercy
As part of my thesis I am trying to get the video-stream of an IP-based device.
The idea is to grab the images and use the "multipart-encoder" to get a resulting http-stream. But unfortunately my video-management-software (in which I want to integrate the stream) don't support http, only RTSP.
Is there a way to convert the http-stream into a RTPS-stream?
Many thanks in advance!
PS: I am only using the web-interface of Node-RED..