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-
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...
-
Is there a way to get timestamp from a frame on rtsp stream from Nx server?
AnsweredHi. I would like to know the way to get a timestamp for a frame on rtsp stream from Nx server. Is there a way? Kind Regards, Makoto Ogata.
-
When I send GetLogicalPositionPtzCommand command to a camera, 500 error is returned.
AnsweredHi. When I send GetLogicalPositionPtzCommand to a camera as below, I got 500 response. Could you tell me how to avoid it? http://login:password@XXX.XXX.X.X:7001/api/ptz?cameraId=<cameraId>&command=...
-
MP4 file from NX API media/ endpoint doesn't have almost of all atribute data in headers.
CompletedHi. I confirmed that in the MP4 file that is from /media endpoint of NX API, doesn't have almost of all attribute data in header area of the file. Below image describes binary data in the header of...
-
Frame size of the thumbnail from /ec2/cameraThumbnail sometimes gets smaller.
AnsweredHi. I face the behavior of /ec2/cameraThumbnail endpoint below. When I try to get thumbnail from below endpoint, frame size of a thumbnail is sometimes getting smaller. <endpoint> https://user:pass...