모두 표시 8 결과

HDMI 인코더


자주 묻는 질문

This HDMI video to IP encoding board can view the current parameter configuration through the network port Web UI and modify it according to application needs. through the network port browser http://192.168.1.30/ (the IP address of the encoding board)

1. 브라우저에서 웹 UI를 확인하세요., 아래 사진에서, 비디오 소스 입력이 괜찮은 경우, then it will show the CVBS or HDMI at the red arrow.

no video input now
no video input now

HDMI 인코더는 비디오 입력 소스를 감지할 수 있습니다.
HDMI 인코더는 비디오 입력 소스를 감지할 수 있습니다.

2. Please check the HDMI encoding board LED light is blink or not.
If it is green and blink, 그러면 비디오 입력 소스가 잘 작동하는 것입니다, if not blink, then please check the video input source is ok or not.

HDMI input encoder board encoding light is blink or not.
HDMI input encoder board encoding light is blink or not.

인코딩 비트 전송률을 구성할 수 있습니다.. 기본 웹 서버는 다음과 같이 설정됩니다. 0.0 to represent auto (3.12Mbps는 내부적으로 사용됩니다.). 고객은 이 값을 수정할 수 있습니다.. 예를 들어, it is possible to configure 1Mbps~2Mbps or even lower.

GOP is required to be set to an integer multiple of the encoding frame rate (note that it is the encoding frame rate):
1. 예를 들어, 카메라가 입력하면 1080p60, 그러면 gop은 다음과 같이 설정됩니다. 60/120/180 (it is not recommended to set too large)
2. 예를 들어, 카메라가 입력하면 108025페이지, gop은 다음과 같이 설정되었습니다. 25/50/75 (it is not recommended to set too large)
3. 예를 들어, 카메라 입력 1080i60, due to the need for de-interleaving, all the actual encoding is 1080p30, 그러면 gop은 다음과 같이 설정됩니다. 30/60/90
If your video source is CVBS, CVBS에는 두 가지 시스템이 있습니다., PAL은 25fps입니다., NTSC는 30fps입니다.
귀하의 CVBS가 단짝, 그러면 GOP 세트는 25/50/75, 귀하의 CVBS가 NTSC, 그러면 GOP 세트는 30/60/90.
그만큼 더 큰 고프 설정, the better the image quality, but the size difference between the 나는 액자 그리고 P 프레임 커지다, resulting in the following disadvantages:
1. Large I-frames are prone to frame loss due to wireless transmission;
2. If the gop setting is large, the loss of the I frame will lead to a longer recovery time after the blurred screen;
3. The size difference between I frame and P frame is large, 전송 지연이 증가합니다.
gop要求设置为编码帧率的整数倍(인코딩 프레임 속도에 유의하세요.):
1、예를 들어 카메라 입력은 1080p60입니다.,그 gop은 60/120/180으로 설정되어 있습니다(너무 크게 설정하는 것은 권장하지 않습니다.)
2、예를 들어 카메라 입력은 1080p25입니다.,그 gop은 25/50/75로 설정되어 있습니다(너무 크게 설정하는 것은 권장하지 않습니다.)
3、예를 들어 카메라 입력은 1080i60입니다.,엮어야 하기 때문에,실제 인코딩은 모두 1080p30입니다.,그 gop은 30/60/90으로 설정되어 있습니다
위에서 볼 수 있다,입력 카메라 프레임 속도가 불확실하기 때문에,所以我们一般建议配置0(자동)
CVBS 분할 시스템,친구는 25fps입니다,ntsc는 30fps입니다
假设是pal,해당 gop 설정은 25/50/75입니다.
Gop 설정이 클수록,화질이 좋아질수록,但是I帧和P帧的大小差别变大,몇 가지 단점을 낳다:
1、大的I帧容易因为无线传输的原因导致丢帧花屏
2、gop 설정이 크다,I帧丢失导致花屏后恢复时间变长
3、I帧和P帧大小差别大,전송 지연이 증가합니다
  1. UDP를 통해 TS 스트림을 수정할 수 있습니다., but the TS stream is a non-standard TS stream that we have modified, which needs to be interpreted by our decoder board or special player (다운로드).
  2. RTSP 프로토콜에 동의하는 경우, VLC에서 재생할 수 있습니다; TS 스트림에만 동의하는 경우 (우리의 비표준 수정으로 인해), VLC에서는 디코딩 및 재생할 수 없습니다., 그래서 우리는 특별한 플레이어를 사용해야 합니다. (다운로드).
  3. If you want to switch to the standard MPEG-2 TS stream to play with VLC, our software engineer can customize the firmware for you (며칠 걸릴 거예요) 추가 비용 USD500.
  4. We use non-standard mpeg-2 ts streams primarily for the following reasons:
    1. The standard mpeg-2 ts stream has too much overhead outside the effective data, cofdm과 함께 사용하기에 부적합하게 만듭니다.;
    2. The standard mpeg-2 ts stream is difficult to implement the aes encryption function;
    3. The standard mpeg-2 ts stream is difficult to achieve serial port transparent transmission (우리 디코더 보드와 함께 사용)
  5. 디코더 보드가 필요하지 않은 경우, encryption and serial port transparent transmission, it is also possible to use standard mpeg-2 ts stream
  6. 우리 플레이어를 사용해 보는 것이 좋습니다; in real-time performance, 우리 플레이어가 VLC보다 성능이 뛰어남.
    The vlc player's algorithm does not take into account real-time performance; 대신에, 지속적으로 캐시를 조정합니다 (늘어나기만 하고 줄어들지는 않는다). 결과적으로, the longer it is played, the longer the delay may be (especially when used with a wireless link)

1. SSL certificate is HTTPS protocol, 우리 제품은 지금 그것을 지원하지 않습니다, only HTTP.
2. The default encoder board through the RTSP protocol, RTSP는 암호화되지 않습니다. You can set a longer password. 그리고 자주 바꾸세요..
3. 암호화하고 싶다면, you need to use a pair of our codec boards (with encoder and decoder board as TX and RX), with UDP protocol, 그리고 그들은 aes256 암호화를 사용하고 있습니다. (은행 수준과 같습니다.)

예, 확실한, 저희에게 연락주세요. 아래에 귀하의 수요를 나열하겠습니다..

1. We need to take a composite analog PAL video signal and transmit it using h264 over MPEG2 TS. 승인
2. 출력은 VLC를 통해 재생 가능해야 합니다.. 승인
3. UPD://@1030. 승인
4. The output network stream packet should be 188 bytes standard mpeg2 TS. 승인
5. Compression scheme is h. 264, CVBS PAL input and IP output. 승인

How to upgrade the firmware of the CVBS PAL Analog or HDMI video input encoder board IP RJ45 ethernet output?

감사.
Only CVBS composite video input, we once designed and produced 42x37mm, CVBS composite video source to IP encoder board. (No HDMI input)
If both CVBS and HDMI video input, we can not make it smaller. Except that you allow the use of two PCB boards stacked.

ping encoder board default ip address 192_168_1_30
ping encoder board default ip address 192_168_1_30

Please follow the checkpoints below to confirm.

  1. After connecting the encoder board with your computer by ethernet cable, the LED of RJ45 connector should be blinking or not. (to check the ethernet connection is ok or not)
  2. Is your computer configured with 192.168.1.x network segment ip?
  3. Have you modified the default IP address of the encoding board? If the IP address changed, maybe you can download and use the below software to find what IP address now.

    Or google search LANsee tool software. 다운로드

  4. Or Directly connect the UART cable of the encoding board to the computer, and use the serial port debugging assistant to send the ATGIP_ command.get ip address command Operation Video at Youtube

    체재

    ATGIP_

    예: ATGIP_

    매개 변수

    아니

    사용

    수신측의 현재 IP 주소를 쿼리하려면

    반환 값

    예:

    ATGIP_

    ATGIP192.168.0.215 확인

    주목

    1. 쿼리 명령
  5. More COFDM UART AT commands, please check this link. https://ivcan.com/encoder-modulator-decoder-demodulator-module-parameter/

These parameters are determined by the camera, only the sensor has it.

One more question: In the future is there any possibility to incorporate these features in the output side of encoder (if we get volume orders) ?

Our Answer: These are the parameters of the isp, and our current encoding boards are all bypass isp (because we don't connect the sensor, we don't need and can't use the isp), so we can't add these parameters.

예, CVBS 입력 지원 NTSC 및 PAL, 자동 감지 및 적응

  1. 그만큼 매개변수 구성 보드 도구 주로 COFDM 모듈 기능에 사용됩니다.. If you buy this HDMI / CVBS-IP 인코더 Vcan1746 별도, you don’t need to buy a parameter configuration board tool, 웹 UI를 통해 매개변수를 조정할 수 있습니다..
  2. Of course, if you want to use the parameter configuration board tool to adjust some parameters of the encoder board, it is also possible.
  3. 예를 들어, the video encoding bit rate can be configured through the Web UI or changed through the extra parameter configuration board tool. 웹 UI는 모든 매개변수를 구성할 수 있습니다., and the parameter configuration board tool can only adjust some of them.

예, 당신이 필요하다면, we can offer you the special firmware to have USB recorder function.

질문: Does your USB DVR support playback on the encoded video?

답변: 아니, USB에는 녹음 기능이 있습니다.. You need to play it on a computer, it can not playback on the encoder board directly.

  1. HDMI 또는 AV 입력을 의미합니까?, 아니면 두 개의 동시 입력을 지원하려면 HDMI와 AV가 필요합니까??
  2. Currently it supports either HDMI or AV input.
  3. Vcan1746 can only choose one of HDMI/AV at present, 다른 보드는 필요한 펌웨어를 충족할 수 있습니다., 그런데 이 보드는 SDI만 지원합니다. + AV/AHD output.
  4. If necessary, SDI로 보드를 평가할 수 있습니다 + AV/AHD input to see if it meets your requirements. 그렇다면, our HDMI + AV 입력 Vcan1746은 나중에 동일하게 만들 수 있습니다..
  5. 정말로 HDMI를 평가해야 하는 경우 + AV 인터페이스, please first buy Vcan746 and burn the default shipping firmware for testing. HDMI 및 AV를 선택하여 사용할 수 있습니다.. 일정량의 후속주문이 있는 경우, we can develop a special firmware to support HDMI+AV input at the same time.
  6. The display of HDMI and CVBS video input by two channels at the same time is similar to Hikvision IPC, which is divided into main bit rate and sub bit stream. 메인 스트림은 HDMI에 해당합니다., 서브 스트림은 CVBS에 해당합니다..
  7. Now we can develop a new firmware to support HDMI and CVBS to live streaming at the same time, 하지만 오디오는 둘 중 하나만 선택할 수 있습니다. (시스템은 비디오 액세스 상황에 따라 HDMI 오디오/아날로그 오디오를 선택합니다.).

hdmi rca cvbs encoder ip output for live stream RTSP player supports two video streams
hdmi rca cvbs encoder ip output for live stream RTSP player supports two video streams

hdmi rca cvbs encoder ip output for live stream RTSP player supports two video streams
hdmi rca cvbs encoder ip output for live stream RTSP player supports two video streams

IP RJ45 출력 인코더 변환기에 대한 HDMI 비디오 입력
IP RJ45 출력 인코더 변환기에 대한 HDMI 비디오 입력

hdmi cvbs rca composit video encoder for RTSP player shows HDMI camera and CVBS camera
hdmi cvbs rca composit video encoder for RTSP player shows HDMI camera and CVBS camera

지원됨.

Our HDMI and CVBS input video encoding board has a USB interface, USB 녹음에 사용할 수 있는. It can also be used as the input interface of a USB web camera.
이런 식으로, our video encoding board can convert the signal of your USB web camera into a network interface, while supporting ultra-low latency and supporting h264 and h265 encoding.

큐: To clarify, we need HDMI, 의, and date ports. The date port should be TTL 3.3V.

에이: 괜찮아요, 지원됨.

큐: Is it possible to receive serial data on a computer without a DECODER device?

에이:

  1. 컴퓨터를 사용하는 플레이어의 경우, we have RTSP (VLC or Easy player) and UDP (스플레이어)
  2. RTSP protocol only supports audio and video decoding. 직렬 포트 데이터 디코딩이 없습니다..
  3. UDP (our custom protocol) has audio, 동영상, 및 직렬 포트 투명 전송 데이터, 하지만 현재, Splayer는 오디오와 비디오만 디코딩합니다.. If the customer needs serial port transparent transmission data, you must conduct secondary development based on the Splayer. (Splayer SDK를 제공할 수 있습니다.)
  4. If serial port data is very important for your project, then you also can use our decoder board, 어떤 지원 비디오, 오디오, UART 직렬 데이터.

큐: Now it is working well on the VLC player by RTSP protocol. How can I use UDP at the VLC player?

에이: UDP is a private and customized protocol. It can only be played at the Splayer.

큐: 예, serial data is important to us. We can independently develop a UDP server for serial data if you provide the data format or api.

에이:

귀하의 필요에 따라, the engineers currently think that a feasible solution is to select the Both mode for the encoder board, RTSP 서버 제공, 그리고 오디오를 밀어, video and serial data streams to the client PC through UDP (우리의 사용자 정의 형식으로).
The client PC can use a general player such as VLC player to decode and play audio and video through RTSP streaming; 동시에, the customer uses the Demux library we provide to interpret the serial data from the data stream pushed by the encoder board to the PC.
고객의 요구에 따라,현재 가능한 해결책은,编码板选择Both模式提供rtsp server的同时通过udp推送音视频和串口数据的数据流给客户pc(我们自定义格式)。客户pc下可以用vlc之类的通用播放器通过rtsp拉流实现音视频的解码播放同时客户使用我们提供的demux库从编码板推送给pc的数据流中解释出串口数据
큐: 그럼 우리 프로젝트를 위해 새로운 RTSP 플레이어나 UDP 플레이어를 수정하시나요??
에이: Customers need to obtain audio and video streams and serial port transparent transmission data in two ways:
  1. VLC player or Easyplayer: Obtain audio and video through RTSP streaming by a universal player (VLC player or Easyplayer);
  2. Special software: 인코딩 보드 UDP에 의해 푸시된 데이터 스트림을 해석합니다. (including audio and video and serial port transparent transmission data) and get the serial port transparent transmission data from it.

就是客户需要通过两个途径分别获取音视频流和串口透传数据
1、通过通用播放器rtsp拉流获取音视频数据
2、通过解释编码板udp推送的数据流(含音视频和串口透传数据),从里面解释出串口透传数据

큐: How can we see that transmitted data is working well?

에이: 아래 링크를 확인해 주세요.

how to test data transmission on HDMI to ethernet encoder board?

I will list them:
일반 배송 펌웨어

  1. HDMI/AV 입력 지원 (you can also connect both and switch through AT commands)
  2. Support custom protocols and RTSP protocols or Both
  3. H264/H265 지원, 일반 지연 및 낮은 지연 모드 지원
  4. USB 녹음 지원 (기본적으로 켜져 있지 않음, you can modify the internal parameters when shipping)
  5. 양방향 투명 직렬 포트 지원 (우리 디코더 보드와 함께 사용해야합니다)
  6. 양방향 아날로그 언어 인터콤 지원 (우리 디코더 보드와 함께 사용해야합니다)

맞춤형 펌웨어

  1. HDMI+AV 듀얼 카메라 입력 지원, 메인/서브 스트림을 통한 RTSP 액세스 (IPC와 유사)
  2. USB 카메라/HDMI/AV 3가지 선택 입력 지원 (can be considered as regular shipping firmware with USB camera support added)
  3. 표준 mpegts 프로토콜을 지원하는 펌웨어 (우리의 맞춤형 프로토콜이 아닙니다)

메모:

  1. Customized firmware is not the standard shipped firmware. 고객이 필요로 하는 경우, it must be replaced with the corresponding firmware when shipping.
  2. The customized firmware listed above (1~3 points) corresponds to different customized firmware, not one customized firmware that contains all functions.

We also listed in Chinese.

常规出货固件
  1. HDMI/AV 2중 선택 입력 지원(也可以都接上,그런 다음 AT 명령을 통해 전환하십시오.)
  2. 支持自定义协议和RTSP协议或者Both
  3. 支持H264/H265,일반 대기 시간 및 낮은 대기 시간 모드 지원
  4. 支持U盘录像(默认不打开可以出货的时候修改内部参数打开)
  5. 支持双向透传串口(需要搭配我们的解码板使用才有)
  6. 양방향 아날로그 언어 인터콤 지원(需要搭配我们的解码板使用才有)
맞춤형 펌웨어
  1. HDMI+AV 듀얼 카메라 입력 지원,RTSP通过主/子码流来访问(类似IPC)
  2. USB 카메라/HDMI/AV 3중 선택 입력 지원(可以认为是常规出货固件增加USB摄像头支持)
  3. 支持标准mpegts协议(而非我们的自定义协议)펌웨어
메모:
  1. 定制固件非常规出货固件如客户需要出货的时候要更换成对应的固件
  2. 上面列的定制固件(1~3点),分别对应不同的定制固件而非一个定制固件包含所有功能

아직 질문이 있습니다?

자세한 내용은 당사에 문의하십시오..

질문 보내기

Youtube video

HDMI Video Sources Input IP Ethernet Output encoder, VLC RTSP operation

Youtube video

Industrial-grade temperature range from -40°C to 70°C Celsius test

Youtube video

HDMI 및 CVBS 지원 2 video streams at the same time

Youtube video

인코더의 IP 주소를 잊어버린 경우 다시 가져오는 방법

Youtube video

HDMI에서 이더넷 인코더 보드로의 데이터 전송을 테스트하는 방법