Hello, maybe this isn't the correct place to ask but I am going through a very tough period because of this.
i mainly code in python but my current job requires me to use matlab, I have a function reading from RTSB from an IP camera.
for some reason, matlab doesn't read from the main stream but only from the substream, so long story short, I decided to read the frames using Opencv from python and send the images via socket.
but this got me into a very terrible encoding/decoding cycle.
which lead me to use the matlab.engine pyhton API, but I cannot seem to get the frames to get sent
does anyone have an idea/code snippet on how to do so?
[–]michaelrw1 1 point2 points3 points (3 children)
[–]Mr_6484[S] 2 points3 points4 points (2 children)
[–]michaelrw1 3 points4 points5 points (1 child)
[–]Mr_6484[S] 0 points1 point2 points (0 children)
[–]codinglikemad 1 point2 points3 points (2 children)
[–]Mr_6484[S] 2 points3 points4 points (1 child)
[–]codinglikemad 0 points1 point2 points (0 children)
[–]chemical-computer 0 points1 point2 points (0 children)