303 Commits

Author SHA1 Message Date
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
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
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
b9fb9fc360 change error msg 2016-06-12 09:04:45 +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
468aeaa1ae add PCMA 2016-06-11 23:32:27 +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
nareix
0bfb3c6cf0 add basic authorization and Client.Headers option 2016-06-11 19:17:22 +08:00
nareix
b6f30f9f55 fix rtsp url maybe not have port need default 554 2016-06-11 17:07:53 +08:00
nareix
f4d9ad60ac check stream index when parse block 2016-06-11 09:27:19 +08:00
nareix
8c611ea1e2 change error message 2016-06-10 19:46:00 +08:00
nareix
a73846758a rename frag.go; update genStruct.sh 2016-06-10 12:14:44 +08:00
nareix
59af05730d make IsCodecSupported global 2016-06-09 09:42:28 +08:00
nareix
6a3c769980 remove readme 2016-06-08 17:53:13 +08:00
nareix
e9a3828572 fix github.com/nareix/codec api change 2016-06-08 15:29:49 +08:00
nareix
d5075b55b2 fix info.TimeScale assign bug 2016-06-08 15:29:20 +08:00
nareix
4d6509b267 rename av.H264CodecData 2016-06-08 14:48:23 +08:00
nareix
970e23747a remove unnecessary struct in av 2016-06-08 14:43:53 +08:00
nareix
b20a950b7b seperate segment into directory 2016-06-08 14:43:41 +08:00
nareix
3d24ac4ea9 bugfix when AudioFrame.Slice() 2016-06-07 19:36:07 +08:00
nareix
e81f77b92d pktreorder: add debug print 2016-06-07 19:36:06 +08:00
nareix
ca45b8cc97 fix transcode.Demuxer ReadPacket() bug 2016-06-07 19:36:06 +08:00
nareix
5f4a22fb98 add ChannelLayout.String() 2016-06-07 19:36:06 +08:00
nareix
60470c83ac update channels_test.go 2016-06-07 19:36:06 +08:00
nareix
df3ad04ce1 rename to channels 2016-06-07 19:36:06 +08:00
nareix
d1e2d3d2ff add isDurationNormal to pktqueue 2016-06-07 19:36:06 +08:00
nareix
32022b73d4 add Close() to audio decoder interface 2016-06-07 19:36:06 +08:00
nareix
3ff7fa9b5c pktreorder bugfix 2016-06-07 19:36:06 +08:00
nareix
4a48b5df35 add SizeLength and IndexLength 2016-06-07 19:33:26 +08:00
nareix
9bb11c6fc4 add packet handler for av.AAC 2016-06-07 19:33:11 +08:00
nareix
966db88bc3 use av.CodecData 2016-06-06 16:48:00 +08:00
nareix
9af997cd0f add sdp field PayloadType, bugfix 2016-06-06 16:47:35 +08:00
nareix
fed739021e bugfix Describe(), use pktqueue, add Open(), add Streams(), add relocate
block start $ sign
2016-06-06 16:45:29 +08:00
nareix
baa18a4731 use BytesPerSample 2016-06-05 20:02:20 +08:00
nareix
eaf15b625c update pktqueue 2016-06-05 20:01:54 +08:00
nareix
52e0c5b80e Delete README.md 2016-06-04 21:34:25 +08:00