nt9856x/code/lib/source/librtsp
2023-03-28 15:07:53 +08:00
..
~Makefile_Ori 1.一次S530代码提交 2023-03-28 15:07:53 +08:00
config.mk 1.一次S530代码提交 2023-03-28 15:07:53 +08:00
dep 1.一次S530代码提交 2023-03-28 15:07:53 +08:00
librtsp_note.txt 1.一次S530代码提交 2023-03-28 15:07:53 +08:00
librtsp.a 1.一次S530代码提交 2023-03-28 15:07:53 +08:00
Makefile 1.一次S530代码提交 2023-03-28 15:07:53 +08:00
obj 1.一次S530代码提交 2023-03-28 15:07:53 +08:00
README 1.一次S530代码提交 2023-03-28 15:07:53 +08:00
switch_uclibc.sh 1.一次S530代码提交 2023-03-28 15:07:53 +08:00
switch.sh 1.一次S530代码提交 2023-03-28 15:07:53 +08:00

How to compiler this RTSP library for GM:

1.	GM8126 linux-2.6.28: 
	a) ./switch 8126_28
	b) make
	c) output a librtsp.a to ../simple_ipc/lib

2.	GM8181 linux-2.6.14
	a) ./switch 8181_14
	b) make
	c) output a librtsp.a to ../simple_dvr