rtmpclient.git
5 years agoFix issue 1) not recognizes some usb device, 2) reconnect when ffmpeg encoder error v0.3.2
Peng Li [Thu, 24 May 2018 10:06:07 +0000 (18:06 +0800)]
Fix issue 1) not recognizes some usb device, 2) reconnect when ffmpeg encoder error

5 years agoMerge branch 'dev' v0.3.0 v0.3.0
Peng Li [Wed, 23 May 2018 08:54:09 +0000 (16:54 +0800)]
Merge branch 'dev' v0.3.0
1. handle Network event
2. handle USB event
3. fix backpress issue
4. Log improvement

5 years agofix some bug
Peng Li [Wed, 23 May 2018 08:50:41 +0000 (16:50 +0800)]
fix some bug

5 years agoclean the code, and fix bug service stopped when back pressed
Peng Li [Wed, 23 May 2018 04:36:59 +0000 (12:36 +0800)]
clean the code, and fix bug service stopped when back pressed

5 years agoAdd UsbMonitor
Peng Li [Tue, 22 May 2018 14:34:35 +0000 (22:34 +0800)]
Add UsbMonitor

5 years agoAdd NetworkMonitor
Peng Li [Tue, 22 May 2018 06:48:47 +0000 (14:48 +0800)]
Add NetworkMonitor

5 years agoImprove Ffmpeg layer
Peng Li [Mon, 21 May 2018 17:49:31 +0000 (01:49 +0800)]
Improve Ffmpeg layer

6 years agoMerge tag 'v0.2.0' v0.2.0
Peng Li [Fri, 18 May 2018 02:26:26 +0000 (10:26 +0800)]
Merge tag 'v0.2.0'
Feature:
1. video capture on USB camera
2. long time running in background
3. launch when boot
4. save and load config file
5. log file

second version to customer

6 years agoAdd statup when boot
Peng Li [Thu, 17 May 2018 21:01:33 +0000 (05:01 +0800)]
Add statup when boot

6 years agoprint jni log to log file
Peng Li [Thu, 17 May 2018 20:11:08 +0000 (04:11 +0800)]
print jni log to log file

6 years agoFix memory leak, and all work well except startup and jni log
Peng Li [Thu, 17 May 2018 18:42:01 +0000 (02:42 +0800)]
Fix memory leak, and all work well except startup and jni log

6 years agopushing and previewing work when switch background/foreground
Peng Li [Thu, 17 May 2018 02:51:41 +0000 (10:51 +0800)]
pushing and previewing work when switch background/foreground

6 years agostream pushing ok without access permission of /dev/video0
Peng Li [Wed, 16 May 2018 06:51:54 +0000 (14:51 +0800)]
stream pushing  ok without access permission of /dev/video0

6 years agoadd user input
Peng Li [Mon, 14 May 2018 20:22:40 +0000 (04:22 +0800)]
add user input

6 years agobuild ok for libusb libuvc
Peng Li [Mon, 14 May 2018 10:57:05 +0000 (18:57 +0800)]
build ok for libusb libuvc

6 years agoAdd libusb and libuvc
Peng Li [Mon, 14 May 2018 09:48:37 +0000 (17:48 +0800)]
Add libusb and libuvc

6 years agoadd log4j jar
Peng Li [Mon, 14 May 2018 03:24:17 +0000 (11:24 +0800)]
add log4j jar

6 years agofix bug when long runing in background v0.1.0
Peng Li [Wed, 9 May 2018 04:20:48 +0000 (12:20 +0800)]
fix bug when long runing in background

6 years agorunning in background
Peng Li [Tue, 8 May 2018 04:25:09 +0000 (12:25 +0800)]
running in background

6 years agocapture video on usb camera and encode with libx264
Peng Li [Tue, 8 May 2018 02:59:55 +0000 (10:59 +0800)]
capture video on usb camera and encode with libx264

6 years agoPreview usb camera
Peng Li [Thu, 3 May 2018 07:20:16 +0000 (15:20 +0800)]
Preview usb camera

6 years agocapture video in background
Peng Li [Wed, 2 May 2018 02:44:11 +0000 (10:44 +0800)]
capture video in background

6 years agofix crash issue by reducing the picture size
Peng Li [Tue, 1 May 2018 11:52:32 +0000 (19:52 +0800)]
fix crash issue by reducing the picture size

6 years agoadd log.h
Peng Li [Mon, 30 Apr 2018 13:58:32 +0000 (21:58 +0800)]
add log.h

6 years agoremove ignore files
Peng Li [Mon, 30 Apr 2018 13:22:24 +0000 (21:22 +0800)]
remove ignore files

6 years agoAdd libx264
Peng Li [Mon, 30 Apr 2018 13:16:27 +0000 (21:16 +0800)]
Add libx264

6 years agoAdd ffmpeg library
Peng Li [Mon, 30 Apr 2018 12:59:29 +0000 (20:59 +0800)]
Add ffmpeg library

6 years agoinit commit
Peng Li [Mon, 30 Apr 2018 12:22:13 +0000 (20:22 +0800)]
init commit