478 Commits

Author SHA1 Message Date
nareix
ded940976a use new time corrector 2016-06-21 00:45:26 +08:00
nareix
1b301bfff2 add pktque 2016-06-20 18:17:57 +08:00
nareix
9d464e5c67 rename func 2016-06-18 15:56:49 +08:00
nareix
b3684fb382 fix g711 timestamp 2016-06-18 11:15:20 +08:00
nareix
01bf4218c9 switch to time.Duration and new av.CodecType 2016-06-18 10:25:57 +08:00
nareix
b7dc09db2f switch to time.Duration 2016-06-18 10:17:29 +08:00
nareix
5815ff6efa switch to time.Duration 2016-06-18 10:13:15 +08:00
nareix
b255ae33bc switch time.Duration 2016-06-18 10:05:32 +08:00
nareix
c463a3678f change float64->float32 2016-06-18 08:15:30 +08:00
nareix
97f2cceb2c change float64->float32 2016-06-18 08:12:43 +08:00
nareix
3febe06647 fix new pio 2016-06-17 19:10:55 +08:00
nareix
039b6c3136 add flvio 2016-06-17 17:42:31 +08:00
nareix
17f1aca838 add new interface 2016-06-17 17:38:03 +08:00
nareix
eb1fd52ef4 STAP-A fix 2016-06-15 13:26:34 +08:00
nareix
5dcc996ee4 support STAP-A 2016-06-15 13:23:10 +08:00
nareix
74f68bcc55 add Close() 2016-06-15 12:28:39 +08:00
nareix
a2b07cc407 add TEARDOWN 2016-06-15 11:11:33 +08:00
nareix
06147bce35 remove log 2016-06-15 10:30:15 +08:00
nareix
b0ccdad10b rewrite handleH264Payload, support BuggyCameraHasAnnexbH264Packet 2016-06-15 10:28:34 +08:00
nareix
e6b1c2561e parse sps/pps from media.Config 2016-06-15 09:47:20 +08:00
nareix
3733fdedcc first blood 2016-06-15 07:53:28 +08:00
nareix
bfcfd605e6 add WritePATPMT() 2016-06-15 07:49:24 +08:00
nareix
67ac6de4ed bugfix WriteHeader streams duplicate bug; hide NewStream and
IsCodecSupported
2016-06-15 07:46:04 +08:00
nareix
0837c385a6 make send rtp keepalive public 2016-06-15 07:34:45 +08:00
nareix
c490b69c0e remove default headers; print packet hex when DebugRtp on 2016-06-15 07:31:38 +08:00
nareix
0e64595992 print block log when DebugRtp on 2016-06-15 07:28:56 +08:00
nareix
227ce8b073 send Authorization: Digest only when nonce exists 2016-06-15 07:28:05 +08:00
nareix
b16f72faae do Options() first 2016-06-15 06:58:07 +08:00
nareix
d2ad170d67 change DebugConn to DebugRtsp, add DebugRtp 2016-06-15 06:53:04 +08:00
nareix
cd8f5fd673 run gofmt 2016-06-15 06:52:26 +08:00
nareix
4fb78f9e74 add rtpKeepaliveEnterCnt to fix keepalive reenter problem 2016-06-14 11:55:44 +08:00
nareix
199ccf8ec0 Merge pull request #2 from deepch/patch-3
more camera check Session keep-alive
2016-06-14 11:20:26 +08:00
Andrey Semochkin
39fcf2150f more camera check Session keep-alive
fix keep-alive add Session
2016-06-14 06:42:35 +04:00
nareix
374779c375 add default 20 sec rtp keepalive timer 2016-06-14 10:25:57 +08:00
nareix
f299d6709a add HandleCodecDataChange() 2016-06-13 15:31:46 +08:00
nareix
be73d07f24 skip naluType==6 2016-06-12 22:41:34 +08:00
nareix
f03fbb1382 hide AudioCodecData 2016-06-12 17:57:31 +08:00
nareix
3c6c076e44 split ffctx to single file 2016-06-12 16:07:28 +08:00
nareix
366f7b4dfa add trex,mvex 2016-06-12 14:55:48 +08:00
nareix
acccd00674 fix authHeaders bug, and make WriteRequest conn.Write only once to avoid
camera bug
2016-06-12 14:48:41 +08:00
nareix
323db22c7e rename fields 2016-06-12 11:15:30 +08:00
nareix
eecd221159 adjust header 2016-06-12 10:29:18 +08:00
nareix
f2dca8e369 fix rtp keep alive bug 2016-06-12 10:00:40 +08:00
nareix
0ee725cc8d change error msg 2016-06-12 09:24:20 +08:00
nareix
b9fb9fc360 change error msg 2016-06-12 09:04:45 +08:00
nareix
54c98210dd add error msg 2016-06-12 09:01:54 +08:00
nareix
6c6ccb5d8a rename av.H264CodecData 2016-06-12 08:55:18 +08:00
nareix
c437a98c93 change Streams() 2016-06-12 08:53:06 +08:00
nareix
769d03cb9f fix streams bug 2016-06-12 08:52:44 +08:00
nareix
264705818b change Streams() 2016-06-12 08:52:20 +08:00