Commit Graph

112 Commits

Author SHA1 Message Date
fduncanh
f7ac908db9 whitespace cleanup 2022-04-13 01:34:08 -04:00
fduncanh
17a2b25648 uxplay.cpp fix missing variable in err message 2022-04-01 10:51:37 -04:00
fduncanh
f12f76095d fix typo in comment 2022-03-29 00:17:09 -04:00
fduncanh
ca42c1ccec whitespace and cosmetic fixes 2022-03-28 13:18:13 -04:00
fduncanh
aec4a07346 add options to dump video or audio to file 2022-03-28 13:03:29 -04:00
fduncanh
6878920912 edits to manpage and help message about kmssink 2022-03-13 11:30:11 -04:00
fduncanh
532c35326c cleanup of free'd raop dnssd render_logger 2022-03-11 23:12:00 -05:00
fduncanh
c8a9f72419 updates for R Pi support 2022-03-08 04:22:37 -05:00
fduncanh
12b8d1b2a1 use glimagesink for r pi 2022-03-07 23:48:13 -05:00
fduncanh
f950e0efa3 add back undocumented -rpi option (improved, work in progress) 2022-03-06 17:01:22 -05:00
fduncanh
c0b4dc4e73 remove -rpi option (it was premature to add it) 2022-03-02 19:47:59 -05:00
fduncanh
d6f3599d3e add option for modifying h264parse in video pipeline 2022-02-28 12:21:18 -05:00
fduncanh
154b9afb73 glimagesink is not required for RPi hardware h264 decoding 2022-02-26 21:18:40 -05:00
fduncanh
f6f68f326b added -rpi option for Raspberry Pi video with GPU h264 decoding 2022-02-25 02:11:10 -05:00
fduncanh
7d94e167c4 edited -v and manpage help options 2022-02-24 18:09:54 -05:00
fduncanh
b1f8f03104 uxplay 1.48 make video pipeline configurable for hardware h264 decoders 2022-02-24 03:34:45 -05:00
fduncanh
5a921b0330 undocumented option -nvdec for NVIDIA hardware h264 decoding 2022-02-21 17:19:24 -05:00
fduncanh
887ad7f0a6 complete previous commit 2022-02-21 13:18:17 -05:00
fduncanh
8f5a44e0bd make -avdec always use videoconvert 2022-02-19 14:12:57 -05:00
fduncanh
a748c2b44c whitespace 2022-02-19 13:44:06 -05:00
fduncanh
348c7b98f6 make video pipeline more configurable 2022-02-19 13:37:38 -05:00
fduncanh
62a2528c03 undocumented -v4l2 option for Raspberry Pi 2022-02-17 03:25:17 -05:00
fduncanh
1d8df0d411 improved timeout limit message 2022-02-09 14:11:48 -05:00
fduncanh
249fcafa66 set ntp timeout limit to 5, add informative error message when reached 2022-02-09 13:56:19 -05:00
fduncanh
6b5d7afabc whitespace 2022-02-06 19:59:41 -05:00
fduncanh
d5a9a2433b completed -reset option using callback conn_reset 2022-02-06 12:23:36 -05:00
fduncanh
336996f36b cleanups from last commit 2022-02-05 01:22:00 -05:00
fduncanh
ea4977fb7f UxPlay 1.47. Added -FPSdata option, and revised video packet handling 2022-02-05 00:55:13 -05:00
fduncanh
c9b9b5c07f raop_rtp_mirror.c detect ECONNRESET in raop_rtp_mirror_thread 2022-02-02 19:01:59 -05:00
fduncanh
3a9e396df9 fix to reset main_loop after streaming is stopped and window closed 2022-01-23 04:29:02 -05:00
fduncanh
d6f0384108 uxplay.cpp limit number of raop connections to 2 2022-01-21 04:21:37 -05:00
fduncanh
082d7abf14 whitespace fix 2022-01-19 14:54:02 -05:00
fduncanh
5642f5bf1d v1.46 restore decodebin to video pipeline (revert change in 1.44)
replace with -avdec option to force software h264 decoding.
2022-01-19 14:46:50 -05:00
fduncanh
b6c3d5d7a3 Remove executable permission on non-executable files 2022-01-14 10:58:28 -05:00
fduncanh
ff115053f0 enforce -nc option in macOS, as a workaround for a gstreamer issue 2022-01-11 12:50:25 -05:00
fduncanh
536cf096bb UxPlay 1.45: close video window when client stops mirroring;
-nc option for keeping previous behavior; (for future use) store
video frame width, height reported when streaming starts.
2022-01-10 19:08:48 -05:00
fduncanh
1528b82bf9 start timeout timer when uxplay starts (not after first closed connection) 2021-12-14 06:03:26 -05:00
fduncanh
f45af796b7 changes to support older protocol with no aeskey/ecdh_secret hashing. 2021-12-13 16:49:08 -05:00
Linus Hamster
26400da2d2 argument for not appending hostname 2021-12-10 00:29:54 +01:00
fduncanh
ba97a37eca update to UxPlay 1.43 2021-12-07 13:53:51 -05:00
fduncanh
6995830386 whitespace 2021-12-07 01:19:13 -05:00
fduncanh
857d34c937 restore native render_logger; add audio decription failure message 2021-12-07 01:01:03 -05:00
fduncanh
0d671d46f8 new format in API for setting plist variables 2021-12-04 05:37:59 -05:00
fduncanh
1ceb6c9c4f fix ZOOMFIX (broken by Nov 11 2021 commit 161d14511a ) 2021-11-26 11:41:43 -05:00
fduncanh
6affac516a v 1.42 finalize 2021-11-20 04:42:13 -05:00
fduncanh
6d42a0dcaf update find_mac to work on modern Linux, as will as *BSD, macOS. 2021-11-17 06:53:30 -05:00
fduncanh
614228de81 add some infrastucture to monitor TEARDOWN requests for "type" (but dont yet use it) 2021-11-13 17:45:15 -05:00
fduncanh
161d14511a UxPlay 1.41 separate RAOP and GStreamer startup. 2021-11-11 06:27:15 -05:00
fduncanh
389238ee69 UxPlay 1.40 cleaned up ALAC support, show SETUP request plists in debug mode. 2021-11-09 06:53:21 -05:00
fduncanh
ca3ba5ebb9 bump version number reported by -v option to 1.39 2021-11-06 07:47:17 -04:00