Is it possible to apply gstreamerfilter to the ip cam? since i need to rotate the cam from landscape to portrait in 9:16 format.
Yes… just create the connection of the IP_CAMERA from backend and configure the filter.
is there any sample code?
from the document, i found that the filter seems only available in the browser api, however the ip cam part is in the server side. i am working on the java code, may i know which api call shall i use or any sample?