sunshine-sdk/src
Cameron Gutman 3578727ff9 Require RTSP encryption when encryption mode is set to mandatory
This also lets us provide a friendly error to the client when it is rejected.
2024-02-03 15:05:43 -06:00
..
nvenc Expose more nvenc options 2024-01-20 18:28:09 -06:00
platform Use CS6 instead of CS7 for audio traffic 2024-02-02 18:30:48 -06:00
audio.cpp Compute the bitrate on the host side for supported clients 2023-12-30 18:27:37 -06:00
audio.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
cbs.cpp Remove nonsense operator combo 2023-08-19 18:36:48 -05:00
cbs.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
config.cpp Adjust default CPU thread count to 2 2024-01-27 21:32:29 -06:00
config.h Add new nvenc options to legacy ffmpeg path 2024-01-20 18:28:09 -06:00
confighttp.cpp fix(web-api): allow trailing slash on endpoints (#1985) 2024-01-06 10:56:35 -05:00
confighttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
crypto.cpp Change crypto::aes_t to variable size and cleanup some crypto code 2024-01-19 18:57:58 -06:00
crypto.h Change crypto::aes_t to variable size and cleanup some crypto code 2024-01-19 18:57:58 -06:00
httpcommon.cpp Remove origin_pin_allowed 2023-10-15 14:00:34 -05:00
httpcommon.h Remove origin_pin_allowed 2023-10-15 14:00:34 -05:00
input.cpp Add option to disable high resolution scroll events 2024-01-01 19:53:57 -06:00
input.h Implement pen and touch support for Linux 2024-01-14 11:45:12 -06:00
main.cpp Demote FFmpeg fatal errors 2023-12-29 23:01:28 -06:00
main.h Event Ballons and Tray Icon improvements (#1561) 2023-09-15 20:48:51 -04:00
move_by_copy.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
network.cpp Require RTSP encryption when encryption mode is set to mandatory 2024-02-03 15:05:43 -06:00
network.h Require RTSP encryption when encryption mode is set to mandatory 2024-02-03 15:05:43 -06:00
nvhttp.cpp Require RTSP encryption when encryption mode is set to mandatory 2024-02-03 15:05:43 -06:00
nvhttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
process.cpp Refactor RTSP handling to be session-based rather than socket-based 2024-02-03 15:05:43 -06:00
process.h Refactor RTSP handling to be session-based rather than socket-based 2024-02-03 15:05:43 -06:00
round_robin.h Fix const-correctness bugs in round_robin.h 2023-05-11 20:52:44 -05:00
rtsp.cpp Require RTSP encryption when encryption mode is set to mandatory 2024-02-03 15:05:43 -06:00
rtsp.h Implement RTSP encryption support 2024-02-03 15:05:43 -06:00
stat_trackers.cpp docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
stat_trackers.h Rework capture sleeps for better frame stability 2023-08-27 13:13:43 -05:00
stream.cpp Refactor RTSP handling to be session-based rather than socket-based 2024-02-03 15:05:43 -06:00
stream.h Refactor audio encryption to use new encryption flags 2024-01-19 18:57:58 -06:00
sync.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
system_tray.cpp Use safe string composition in tray tooltip 2024-01-20 18:28:09 -06:00
system_tray.h Event Ballons and Tray Icon improvements (#1561) 2023-09-15 20:48:51 -04:00
task_pool.h Remove unnecessary moves in return statements 2023-05-11 20:52:44 -05:00
thread_pool.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
thread_safe.h Fix -Wreturn-local-addr warning in event_t::view() 2024-02-03 15:05:43 -06:00
upnp.cpp builds(deps): use miniupnpc package instead of submodule (#1971) 2024-01-01 18:48:27 -05:00
upnp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
utility.h Fix const-correctness bugs in uniq_ptr and code that uses it 2023-05-11 20:52:44 -05:00
uuid.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
version.h.in docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
video_colorspace.cpp Add standalone NVENC encoder 2023-08-13 07:01:09 -05:00
video_colorspace.h Add standalone NVENC encoder 2023-08-13 07:01:09 -05:00
video.cpp Rewrite software scaling to use new multi-threaded swscale API 2024-01-27 21:32:29 -06:00
video.h Implement AV1 support 2023-08-19 18:36:48 -05:00