Commit Graph

  • a8eeaad85e rename client into serverClient aler9 2020-05-03 12:38:11 +0200
  • ab5fabf7ac update error messages aler9 2020-05-03 12:28:46 +0200
  • 2cf52d928b cleanup travis-setup aler9 2020-04-18 19:12:52 +0200
  • 60275364a7
    Merge pull request #4 from CaiJingLong/patch-1 v0.5.3 aler9 2020-04-16 09:45:21 +0200
  • 84fc45fac0
    Update Makefile #4 Caijinglong 2020-04-16 10:39:51 +0800
  • fb799326dc rename files aler9 2020-04-10 18:54:37 +0200
  • 87a41685e8 use a standard value for the control attribute aler9 2020-04-10 12:40:03 +0200
  • d730511bfb rename file aler9 2020-04-10 12:24:43 +0200
  • 7ee158d18f fix comment aler9 2020-04-10 12:24:21 +0200
  • f83c805a8d update gortslib v0.5.2 aler9 2020-03-13 14:19:58 +0100
  • bbfa67c1f4 update gortsplib v0.5.1 aler9 2020-02-23 11:33:35 +0100
  • 34665a2cc8
    Merge pull request #3 from flaviostutz/patch-1 aler9 2020-02-22 22:53:03 +0100
  • 81e9b89c65
    cleanup #3 aler9 2020-02-22 22:52:51 +0100
  • d263a0e3ca
    updating readme to add rtsp-relay links Flavio Stutz 2020-02-22 04:19:26 -0300
  • 26f57e02df
    fix readme aler9 2020-02-18 13:14:29 +0100
  • 2133737b2a replace publish key with specification-compliant username and password v0.5.0 aler9 2020-02-16 16:05:08 +0100
  • a17cd5d51d
    Merge pull request #2 from tekdoc/script aler9 2020-02-16 13:09:48 +0100
  • 7f90724336 remove os check #2 aler9 2020-02-16 13:08:54 +0100
  • 3617e544c9 run gofmt aler9 2020-02-16 13:04:43 +0100
  • 37d938da17 Add option to run a script when client connects or disconnects (Linux only for now) Jonathan Sims 2020-02-15 12:25:29 -0500
  • 6fefb89a7c fix race condition v0.4.5 aler9 2020-01-26 18:08:15 +0100
  • 924592a219 update gortsplib aler9 2020-01-26 16:20:58 +0100
  • 8bed6ecfeb add checks on ports aler9 2020-01-26 12:58:56 +0100
  • 0285d029c7 update gortsplib v0.4.4 aler9 2020-01-26 12:41:26 +0100
  • f46d6f4ba2 fix sdp filtering v0.4.3 aler9 2020-01-21 10:28:13 +0100
  • 215a44fd33 fix: clean up SDP before serving it to receivers aler9 2020-01-21 10:08:53 +0100
  • a9799c7cf1 fix: add SetWriteDeadline() and prevent timeout when receiving via tcp v0.4.2 aler9 2020-01-21 09:29:02 +0100
  • d28a87ce3c update readme aler9 2020-01-20 23:04:12 +0100
  • ec32c80736 add read and write deadlines v0.4.1 aler9 2020-01-20 22:24:55 +0100
  • 7f792f465c update gortsplib aler9 2020-01-20 22:16:39 +0100
  • 1ec4cb1c52 fix aler9 2020-01-20 17:20:53 +0100
  • 00cf8c650b update gortsplib aler9 2020-01-20 17:17:56 +0100
  • f69700a738 update gortsplib aler9 2020-01-20 16:44:02 +0100
  • 18451c1431 rename rtsp* into server* aler9 2020-01-20 15:22:01 +0100
  • 5c468c77d8 rename rtsplistener into rtsp tcp listener, udplistener into rtsp udp listener aler9 2020-01-20 15:09:28 +0100
  • 16e4fcb372 improve performance by using int states instead of strings aler9 2020-01-20 14:41:04 +0100
  • 412e2c7642 move transportHeader into gortsplib aler9 2020-01-20 12:53:06 +0100
  • 9349146d47 move rtsp into gortsplib aler9 2020-01-20 10:21:05 +0100
  • 4e0ac501b4
    update readme aler9 2020-01-19 22:59:24 +0100
  • f607fa82e6 add command line option --protocols to set what protocols are available v0.4.0 aler9 2020-01-15 22:48:51 +0100
  • e78f3f22a0 fix: allow publishing with RTP/AVP aler9 2020-01-15 22:27:44 +0100
  • 5d5ac15666 make travis run unit tests aler9 2020-01-15 09:17:23 +0100
  • 0fcdc79b1d fix: send proper SETUP response when publishing or receiving via udp v0.3.1 aler9 2020-01-14 21:33:53 +0100
  • 888691dec9 fix: support ffmpeg option '-rtsp_transport udp' while receiving aler9 2020-01-14 21:19:25 +0100
  • 55262b63f4
    update readme aler9 2020-01-03 23:25:31 +0100
  • e3ebd21659 reply with 401 when publish key is missing v0.3.0 aler9 2020-01-03 23:14:27 +0100
  • 77918272df cleanup code aler9 2020-01-03 23:05:06 +0100
  • 88f2c5e869 implement authentication aler9 2020-01-03 22:39:55 +0100
  • f64a8d25cb update readme aler9 2020-01-03 21:49:42 +0100
  • a48bac0f1b fix: send right server ports when playing via udp v0.2.1 aler9 2020-01-01 18:01:21 +0100
  • c90d259913
    update readme aler9 2020-01-01 13:00:54 +0100
  • 9728ea823d support multiple paths v0.2.0 aler9 2019-12-31 14:55:46 +0100
  • 507eff4eab support multiple tracks per stream aler9 2019-12-31 13:48:17 +0100
  • f96659fa2d fix: include CSeq in 400 responses aler9 2019-12-31 10:19:35 +0100
  • 4500ac3008 update readme v0.1.5 aler9 2019-12-29 12:46:48 +0100
  • dd8af1c2a2 fix: never parse client sent data when client is receiving aler9 2019-12-29 12:44:47 +0100
  • cbb27ab16d fix: require interleaved=0-1 from TCP streamers aler9 2019-12-29 12:36:35 +0100
  • dab15e898d support RTCP streaming via TCP aler9 2019-12-29 12:32:54 +0100
  • b77ae3a947 move interleaved frames logic into rtsp.Conn v0.1.4 aler9 2019-12-29 11:48:09 +0100
  • 8a773a1b16 return 400 in case of errors aler9 2019-12-29 11:13:59 +0100
  • 871aebf536
    update readme aler9 2019-12-29 09:29:44 +0100
  • 366ff8e51e fix typo v0.1.3 aler9 2019-12-29 03:03:39 +0100
  • 9a6a813640 fix panic when a client disconnects v0.1.2 aler9 2019-12-29 01:52:52 +0100
  • 58e6f6d29e fix: use separate udp ports for publishers and readers aler9 2019-12-29 01:30:36 +0100
  • 30624e6217 update readme aler9 2019-12-29 01:08:39 +0100
  • ed5e1c7cfc implement publishing via tcp v0.1.1 aler9 2019-12-29 01:05:25 +0100
  • b94cbae246 implement reading via TCP aler9 2019-12-29 00:44:26 +0100
  • 076f5977bd use RWMutex instead of Mutex aler9 2019-12-28 23:53:09 +0100
  • b02a15b8df implement PAUSE aler9 2019-12-28 23:48:57 +0100
  • c3e99ee583 fix OPTIONS method; reorder methods aler9 2019-12-28 23:46:32 +0100
  • b801f29a12
    update readme aler9 2019-12-28 22:35:18 +0100
  • b1ace1914b update .dockerignore v0.1.0 aler9 2019-12-28 22:28:00 +0100
  • 3f8e645640 update readme, travis ci aler9 2019-12-28 22:23:52 +0100
  • b36c474561 update readme aler9 2019-12-28 22:15:57 +0100
  • caf4eedf74 add travis ci aler9 2019-12-28 22:14:15 +0100
  • 449ad1c33a update readme aler9 2019-12-28 22:13:32 +0100
  • 8d35256812 add badges aler9 2019-12-28 22:12:11 +0100
  • 275b04eae8
    update readme aler9 2019-12-28 22:11:10 +0100
  • 2f3baafb54 initial commit aler9 2019-12-28 22:07:03 +0100
  • e9edb62249
    Initial commit aler9 2019-12-28 21:08:44 +0100