468 Commits

Author SHA1 Message Date
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
nareix
a09ee38028 add PCM_ALAW 2016-06-11 23:32:53 +08:00
nareix
3926d8cace support av.PCM_ALAW 2016-06-11 23:32:39 +08:00
nareix
468aeaa1ae add PCMA 2016-06-11 23:32:27 +08:00
nareix
f8c8f6dc8e add pcma 2016-06-11 23:32:15 +08:00
nareix
273f9e635d change debug output 2016-06-11 23:03:31 +08:00
nareix
3443f71d54 add timeout control 2016-06-11 22:34:15 +08:00
nareix
32e3debf2e rename Connect to Dial and add DialTimeout 2016-06-11 20:31:41 +08:00
nareix
5bf2c76bff add Client Timeout fields 2016-06-11 20:29:21 +08:00
nareix
39b65aacd6 add setupCalled/playCalled 2016-06-11 20:18:57 +08:00
nareix
2f1caf9151 improve sdp 2016-06-11 19:46:43 +08:00