F. Duncanh
|
08c6f0cdb0
|
UxPlay 1.71: add support for HLS streaming video
|
2024-12-13 12:08:07 -05:00 |
|
F. Duncanh
|
9aaead3748
|
cosmetic changes to x_display_fix.h
|
2024-12-13 12:08:07 -05:00 |
|
F. Duncanh
|
d9a81f7ace
|
raop_ntp: fix recv timeout + socket error handling in Windows
|
2024-12-13 12:06:38 -05:00 |
|
F. Duncanh
|
078d95bb79
|
fix broken support for Ubuntu-20.04LTS
|
2024-11-22 01:39:43 -05:00 |
|
F. Duncanh
|
bc715a411e
|
update README (new MacPorts GStreamer info).
|
2024-11-17 19:39:08 -05:00 |
|
fduncanh
|
b51ac52656
|
Update README.md
|
2024-11-13 19:22:18 -05:00 |
|
F. Duncanh
|
8018cdc61d
|
remove dead code
|
2024-11-10 16:02:35 -05:00 |
|
F. Duncanh
|
47d598cfa2
|
whitespace issue
|
2024-11-05 08:11:34 -05:00 |
|
F. Duncanh
|
6236f3d11b
|
README update about HEVC/4K decoding on R Pi
|
2024-11-05 07:22:44 -05:00 |
|
F. Duncanh
|
87a580b45e
|
raop_buffer.c: fix seqnum wraparound error reported by @kgbook
|
2024-10-31 11:26:30 -04:00 |
|
F. Duncanh
|
578968d87e
|
support for $HOMEBREW_PREFIX (macOS)
|
2024-10-31 01:01:27 -04:00 |
|
F. Duncanh
|
c9f18facff
|
update llhttp to v9.2.1
|
2024-10-07 00:09:03 -04:00 |
|
F. Duncanh
|
19cd4f9b55
|
update cmake_uninstall script (use execute_process())
|
2024-10-06 23:51:16 -04:00 |
|
F. Duncanh
|
a89108af81
|
fix for Homebrew on macOS for GStreamer>= 1.24
|
2024-10-06 20:03:05 -04:00 |
|
F. Duncanh
|
48221fdd0c
|
fix typos in README
|
2024-10-04 18:25:56 -04:00 |
|
F. Duncanh
|
1a77a9f381
|
README changes
|
2024-10-04 01:02:20 -04:00 |
|
F. Duncanh
|
b7734c5b72
|
fix for issues with client sleep and gstreamer >= 1.24
|
2024-10-04 00:35:21 -04:00 |
|
F. Duncanh
|
44fec22219
|
cleanup h264/h265 selection code to allow codec switching
|
2024-10-04 00:35:21 -04:00 |
|
F. Duncanh
|
d4060997e8
|
add info on h265 vps/sps/pps packet header
|
2024-10-04 00:35:13 -04:00 |
|
F. Duncanh
|
c31a339229
|
README updates for h265
|
2024-09-29 11:26:24 -04:00 |
|
F. Duncanh
|
41e8432590
|
silence warning on macOS
|
2024-09-29 02:18:47 -04:00 |
|
F. Duncanh
|
fee0de15c2
|
add reassurance that GStreamer>=1.24 is not a requirement
|
2024-09-29 01:09:13 -04:00 |
|
F. Duncanh
|
0da8700ae5
|
fixes #346 (video paused when screen orientation changes)
|
2024-09-29 00:16:42 -04:00 |
|
F. Duncanh
|
b64ce6f919
|
change audio buffer size back to 32 (from 960) fixes #344
(This was an experiment that should not have been committed)
|
2024-09-29 00:16:17 -04:00 |
|
F. Duncanh
|
ae0b13e2d7
|
give refresh rate in plist as a real 1/60, etc.
|
2024-09-28 17:32:22 -04:00 |
|
F. Duncanh
|
8d7713b59c
|
close socket if payload has zero length (unsupported h265)
|
2024-09-20 02:32:00 -04:00 |
|
F. Duncanh
|
0473ccdba0
|
update to UxPlay-1.70; rename video_renderers_gstreamer.c
|
2024-09-17 22:52:26 -04:00 |
|
F. Duncanh
|
57bd7555fa
|
add h265 support
|
2024-09-17 18:12:40 -04:00 |
|
F. Duncanh
|
0a2dbaa9e2
|
add GStreamer bus messages to debug output
|
2024-09-17 12:55:19 -04:00 |
|
F. Duncanh
|
4d8fb52ad5
|
README: avahi Troubleshooting: add a NixOS-specific tip.
|
2024-09-14 12:18:50 -04:00 |
|
F. Duncanh
|
fe8b7dba8e
|
small code cleanup: *bool -> bool (fullscreen, videosync args)
|
2024-09-14 10:55:20 -04:00 |
|
F. Duncanh
|
722128bf0f
|
correct refresh rate in GET /info plist: 60Hz -> 1/60 = 0.016666!!!! (
|
2024-09-14 02:09:06 -04:00 |
|
F. Duncanh
|
88891c0127
|
move use_x11 to renderer struct (for use in multi codec case)
|
2024-09-09 18:26:25 -04:00 |
|
F. Duncanh
|
439e101de9
|
corrected format for features 64 bitstring
|
2024-09-06 00:45:22 -04:00 |
|
F. Duncanh
|
d63981ccac
|
small fixes in GET /info plist (from wireshark on AppleTV gen 3.)
|
2024-09-01 03:08:37 -04:00 |
|
F. Duncanh
|
1267ffa330
|
update README with note on PipeWire audio
|
2024-08-21 17:41:52 -04:00 |
|
antimof
|
158bf731ad
|
Merge pull request #158 from FDH2/master
ipv6 support + various other fixes.
|
2024-08-21 17:08:57 +03:00 |
|
F. Duncanh
|
be324e96a1
|
update format of d3d11videosink toggle-mode parameters
|
2024-08-19 13:36:12 -04:00 |
|
fduncanh
|
b08143bede
|
Update README.md
|
2024-08-19 04:19:58 -04:00 |
|
F. Duncanh
|
db38ac3ed1
|
COSMETIC (whitespace cleanup) video_renderer_gstreamer.c
|
2024-08-12 10:34:29 -04:00 |
|
F. Duncanh
|
0ce0b7c6db
|
cosmetic: silence warning on macOS
|
2024-08-10 13:59:06 -04:00 |
|
F. Duncanh
|
9f51a42eb0
|
silence unused-result warning in srp.c
|
2024-08-10 13:21:48 -04:00 |
|
F. Duncanh
|
d47bb01cba
|
add -nofreeze option; prepare for UxPlay-1.69 release
|
2024-08-09 18:25:31 -04:00 |
|
F. Duncanh
|
4d88240cf3
|
detect auto-selected videosinks; simplify X11 window search
|
2024-07-20 19:47:55 -04:00 |
|
F. Duncanh
|
c628dd16a6
|
rework nohold option for compatibilty with future video streaming
|
2024-07-17 13:47:15 -04:00 |
|
F. Duncanh
|
75d64e6b1e
|
rework reinitialization of http_response
|
2024-07-10 16:55:09 -04:00 |
|
F. Duncanh
|
53ac57dc42
|
switch from static to dynamic linking of libplist in Windows build
|
2024-07-10 10:54:27 -04:00 |
|
F. Duncanh
|
c4fb40ee31
|
reorder position of CSeq and Server entries in Response header
|
2024-06-08 04:51:47 -04:00 |
|
F. Duncanh
|
e5f2f66f2a
|
raop_handlers.h: minor fix in debug output
|
2024-06-03 19:25:57 -04:00 |
|
F. Duncanh
|
c9806d5527
|
httpd.c: support for Upgrade to reverse http prototcol (PTTH)
|
2024-06-03 08:19:02 -04:00 |
|