Makoto Ogata
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Posts
Recent activity by Makoto Ogata-
Failed to get mp4 video clip via HTTP API when Audio is enabled with camera : i-Pro WV-S2536L.
AnsweredHi. As I mentioned on the title, I failed to get mp4 video using HTTP API for a cam i-Pro WV-S2536L specially when audio is enabled. When I tried to get it from HTTP API, empty content is provided ...
-
For some camera model, "primaryStreamConfiguration" param is not available.
AnsweredHi. For some camera model, "primaryStreamConfiguration" param is not included on device record endpoint. In my case, for AXIS P1447-LE, "primaryStreamConfiguration" param is available on response f...
-
How to establish secure connection to Nx server using curl command from local?
AnsweredHi. I would like to know how can I establish secure connection to Nx server using curl command? I want to do... Enable insecureApi for Nx 5.1 like below, curl --cacert /opt/networkoptix/mediaser...
-
RTSP stream from Nx server provides H263 frames even IP camera provides H.264 frames.
AnsweredHi. A customer face the issue that RTSP stream from Nx server provides H.263 frames even the source IP camera provides H.264. Could you support me and investigate the root cause? Let me share resul...
-
Is there a way to get( or assume ) data size of video clip from NX API before it's downloaded?
AnsweredIs there a way to get( or assume ) data size of video clip from NX API before it's downloaded?
-
Could you share the meaning of cameraCapabilities param that is included in response of cameraEx endpoint?
AnsweredHi. Could you share the meaning of cameraCapabilities parameter that is included in response of cameraEx endpoint? I assume this param is a combination of binary flags. Could you share the detail o...
-
Is there any way to dynamically change the playback position for the RTSP endpoints on the NX server?
AnsweredIs there any way to dynamically change the playback position for the RTSP endpoints on the NX server?I am currently developing software to receive video from the Nx server via RTSP and am trying to...
-
Can I change audio codec of RTSP stream from Nx server?
AnsweredHi. Can I change audio codec of RTSP stream from Nx server? I confirmed that audio codec of RTSP stream from Nx server is mp2, I want to change it to G.711 or AAC.
-
Video clip is generating from secondary stream mistakenly.
AnsweredHi. I found out that HTTP Streaming endpoint sometimes gives me a video clip from secondary stream. Is there a way to avoid it?
-
Is there a way to control fps of a stream from RTSP endpoint on NX server?
AnsweredHi. Is there a way to control fps of a stream from RTSP endpoint on NX server? I'm testing "speed" option of RTSP streaming endpoint on NX server. And I found out when I get speed up, fps is also g...