Andreas Öman
39307445f9
add RTSP URL in HTML interface
2007-11-27 17:22:54 +00:00
Andreas Öman
d30a521136
add source ip based access-control for RTSP and enable it
2007-11-27 12:29:11 +00:00
Andreas Öman
e2ba704377
respond with status 401 to all requests
2007-11-25 08:48:44 +00:00
Andreas Öman
237616ef96
keep track of muxer used for each subscription
2007-11-21 16:39:33 +00:00
Andreas Öman
f25e221766
dont use ffmpeg RTSP status codes
2007-11-02 22:30:10 +00:00
Andreas Öman
b2f49c519a
merge RTSP into the HTTP server
2007-11-02 22:14:19 +00:00
Andreas Öman
d1e09a5fc0
remove unused define
2007-11-02 21:58:06 +00:00
Andreas Öman
7e6e1a7091
remove unused struct
2007-11-02 21:57:36 +00:00
Andreas Öman
abaafa807c
merge common code from RTSP and HTTP into http.[ch]
2007-11-02 21:57:09 +00:00
Andreas Öman
08ee05a41e
factor out common TCP code to a file of its own
2007-10-31 16:10:40 +00:00
Andreas Öman
b9ae66e83b
improve error reporting slightly
2007-10-29 12:58:31 +00:00
Andreas Öman
6e6a2de48f
Rewrite all of the tvheadend packet internals
...
- Use an internal packet format instead of passing around TS packets
- Use an on-disk storage for pause/seek of live TV
- Fix RTSP interface
- Fix h264 recording
- Set correct DTS/PTS on all packets
2007-10-27 07:40:30 +00:00
Andreas Öman
6266b5427f
move subscriptions to a file of its own
2007-09-29 14:28:03 +00:00
Andreas Öman
583d9029fd
rename channel_subscribe() to subscription_create()
2007-09-29 14:13:35 +00:00
Andreas Öman
895acc0180
Add RTSP and RTP client interface (not perfect yet, but works with ffplay)
2007-09-14 21:40:52 +00:00