Stream no Available Issue #760
-
hi everyone ! i'm trying to make an application that streams cameras (AXIS P7304-LV Network Camera) using AXIS Media Control SDK. i have follow the instruction on youtube ( https://www.youtube.com/watch?v=mzGofinfKyg ) . and i got a problem with "Stream no available" and this is my code : using AxAXISMEDIACONTROLLib; namespace AMCDemo
} ================================================================================= Is there a good way to do it? there are mistake with my code ? or do i need setting my camera ? what i need setting before ? Thanks in advance for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
-
Hi @giqra , I suggest you try after updating the firmware to AXIS P7304 (Version 11.11.73 - AXIS OS active) |
Beta Was this translation helpful? Give feedback.
I have also tested with the following code from this video.