Skip to content

jessexi/gb28181-ingestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb28181-ingestion

build a gb28181 client

Dependence

pjsip

https://www.pjsip.org/download.htm Install:

> download source
> ./configure --enable-shared  --disable-sound  --disable-video
> make dep
> make -j4
> make install

JRTPLIB

https://github.com/j0r1/JRTPLIB Install:

> download source
> cd JRTPLIB
> mkdir build
> cd build
> cmake .. && make -j4 && sudo make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published