Skip to content

Necromix/yi-vencrtsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Features / Needs

This project is a Simple RTSP server running on yi ants (tested only on YHS-113-IR with Hi3518eV200 proc) hacked with yi-hack-v3 files

Informations

CAM: YHS-113-IR (27US) from Amazon
SDK: Hi3518E_V200R001C01SPC040 - Hi3518E_SDK_V1.0.4.0
RTSP: based on https://github.com/LaurenLuoYun/vencrtsp
YI-HACK-V3: https://github.com/shadow-1/yi-hack-v3

SD

Files to copy on sd cards.

startup.sh will replace yi init.sh file by an alternative version.
The new init.sh doesn't load yi ko files and apps but ko from SDK ver 040

./sample_venc 0 to encode stream in H264 (tested)
./vencrtsp to start RSTP server: (first version is not very stable and can "seg fault") and need to be fixed and improve

Others

Yellow LED: GPIO0_3

  • on
    himm 0x201403FC 0x1<br/>
  • off
    himm 0x201403FC 0x5<br/>

Blue LED: Not find

IR-LED: Not find

IR-CUT:

  • on
himm 0x201c000c 0x2<br/>
sleep 1;<br/>
himm 0x201c000c 0x0<br/>
  • off
himm 0x201c000c 0x1<br/>
sleep 1;<br/>
himm 0x201c000c 0x0<br/>

About

simple rtsp server for yi cam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published