Hi Dojo!
I'm trying to reproduce in Cube a unicast udp stream sent from a unit to one of our DMAs.
The video is playing succesfully when using VLC locally at DMA using: udp://@:2001
Do you know if it's possible to use proxy settings to reproduce it at cube clients?
I've tried with: #https://[DMA_IP]/VideoThumbnails/Video.htm?type=Generic VLC&player=FlashProxy&source=rtp://@:2001&programSid=
Thanks!
The DataMiner software does not contain a proxy feature capable of proxying UDP streams. The proxy of the VideoThumbnails can only proxy thumbnail images over HTTP(S). To proxy a video stream, we only have a solution for HLS which goes over HTTP(S). For UDP/RDP streams, you'll have to use other software.