RTSP_stream_server icon indicating copy to clipboard operation
RTSP_stream_server copied to clipboard

Can't compile the project

Open hellochenwang opened this issue 8 years ago • 4 comments

#include "isp_lib_api.h" #include "snx_vc_lib.h" #include "snx_rc_lib.h"

seems these files are missing

hellochenwang avatar Jul 19 '17 23:07 hellochenwang

after i type 'make' Its saying: make -C live all INSTALL_DIR=/home/testing/rtsp/rootfs/usr/bin/example make: *** live: No such file or directory. Stop. make: *** [live555] Error 2

kindly update the solution, i am not able to compile this project, n give a guide how to use this project.

amit13091992 avatar Aug 16 '17 12:08 amit13091992

@hellochenwang @amit13091992 @haoweilo I am also getting the same error while compiling the project. Did anyone solve the issue? If yes can anyone please help me telling how to compile it?

spaul13 avatar Feb 19 '18 19:02 spaul13

@spaul13 not sure if this repo is still active. Try https://github.com/mpromonet/v4l2rtspserver or just simply look at live555's rtsp server example.

hellochenwang avatar Feb 19 '18 19:02 hellochenwang

Thanks for the advice. @hellochenwang can you please tell me how to compile and run v4l2rtspserver?

while compiling its showing error CMake Error at CMakeLists.txt:118 (install): install FILES given unknown argument "EXCLUDE_FROM_ALL". CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: V4L2WRAPPER_LIBRARY linked by target "v4l2rtspserver-master" in directory /home/sibendu/Downloads/v4l2rtspserver-master -- Configuring incomplete, errors occurred

I have tried ./v4l2rtspserver but its telling No such file or directory.

can u tell me how to resolve this errors?

spaul13 avatar Feb 19 '18 20:02 spaul13