Open yashtandon113 opened 8 months ago
Hi @yashtandon113,
There is a way to do that progmmatically. We may think of doing on the frontend.
Let's discuss in one of the daily-standup meeting
Cheers Oguz
It turns ut that we need to change the method that returns profiles in the ONVIF Camera
Is your feature request related to a problem? Please describe.**
If there are multiple profiles in a single ONVIF URL with different camera angles, then by default only the first profile is fetched, and there is no option to change the profile on the fly.
We would like the ability in Ant Media Server to select the profile when creating the ONVIF stream.
We are looking at implementing a video wall from our devices so if we have multiple PTZ cameras attached to our device, we can create a stream based on the profile and call PTZ operations.
Update: It turns ut that we need to change the method that returns profiles in the ONVIF Camera in Ant Media Server