Commit Graph

20 Commits

Author SHA1 Message Date
aler9 ccd65a08c1 rename client into conn 2021-05-09 14:41:18 +02:00
aler9 c986cb254b implement RTSP sessions (#149) 2021-05-07 23:07:31 +02:00
aler9 681db142f7 rename client into readpublisher 2021-04-27 19:19:47 +02:00
aler9 ff8aadf722 move clientrtsp inside serverrtsp 2021-04-27 14:12:00 +02:00
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 2021-04-24 18:52:13 +02:00
aler9 186a91800a Support reading with RTMP (#218) 2021-03-10 18:04:27 +01:00
aler9 a9385547ea add parameter readBufferCount to support non-compliant servers or publishers (#211) 2021-02-18 23:26:45 +01:00
aler9 2025fa163d implement RTMP authentication 2021-01-31 23:11:14 +01:00
aler9 3bcead121d add a RTMP server that allows to publish legacy streams (#132) 2021-01-31 21:42:27 +01:00
aler9 50880bf07b rename client into clientrtsp 2021-01-31 17:06:34 +01:00
aler9 b30dbc1315 start runOnDemand even with clients that don't send DESCRIBE (#155) 2021-01-31 12:23:54 +01:00
aler9 40f2d5cd09 cleanup 2021-01-30 22:06:02 +01:00
aler9 cc703fe5c5 support clients that don't specify track ID, like tvheadend (#155) 2021-01-20 22:25:47 +01:00
aler9 97305af272 new parameter readBufferCount 2021-01-10 12:55:53 +01:00
aler9 74b592b211 implement log levels; print requests and responses when log level is "debug" (#116) 2020-12-08 12:21:06 +01:00
aler9 19440f2486 switch to golangci-lint 2020-12-05 20:42:59 +01:00
aler9 cbab55af4c update gortsplib 2020-11-15 17:56:54 +01:00
aler9 7a3db78de4 fix creation and deletion of paths during hot reloading 2020-11-08 22:07:25 +01:00
aler9 58fe1cfe77 add docs 2020-11-05 12:37:16 +01:00
aler9 5facab1a48 move subpackages into internal/ 2020-11-01 22:56:56 +01:00