Some improvements to the proxy streaming for both MPEG-TS and HLS. Both methods should work much better now in general when using the default settings. Also includes a new streaming stats page, which outputs the currently proxied streams. Still in early stages, so let us know if you run into any issues.
- cleanup: Remove duplicate icon cache: 9e08076
- fix: Add blade icon caching and Filament optimize on container start: 68b6bcf
- cleanup: Remove crypto widget for now: 8b46253
- feat: Make channel failover search case insensitive: c0511c7
- feat: Include MPTS streams in stream stats: 7f331c6
- fix: Make sure stream is cleaned up, even if no longer running: 2858cdf
- fix: More fixes to the active streams count: 7e38be1
- cleanup: Remove repetitive Logs; update MPTS stream to include stream details on start: 4673c10
- cleanup: Remove stale code and update MPTS streaming: 7664f6e
- chore: Re-order some of the stats logic to use default Filament logic: 7b1923c
- cleanup: Update streaming stats output format: 0ceffe0
- chore: Cleanup the stats page output: 51c3239
- feat: Persist table filter/sort in session: 368137a
- cleanup: Remove stale code: 56e9495
- feat: Prefix HLS stream stats with
hls:in prep for tracking TS streams: 2ab4aab - Remove comments: 22b798c
- update: Add back missing readme contrib text: 8390596
- Merge pull request #211 from drondeseries/fix/ffmpeg-hls-errors: 96d082d
- (github-desktop-drondeseries/fix/ffmpeg-hls-errors, pr/211) Update dev.php: 5650c3f
- Feat: Display stream uptime on Streaming Stats page: cc75271
- Merge pull request #13 from sparkison/master: c52c7f7
- Refactor: UI Cleanup for Streaming Stats Page (Phase 1): f3d3b51
- Update dev.php: 602bc3e
- fix: Fix the app version, which was rolled back from a PR: c49b45c
- Merge pull request #210 from drondeseries/fix/ffmpeg-hls-errors: da201d1
- I've enhanced the StreamingChannelStats page to display a comprehensive set of details for your active streams.: ce23132
- Feat: Add stream resolution to Streaming Stats page: 80b2db3
- Feat: Enhance Streaming Stats to include Episodes and generalize tracking: a1c00b5
- Fix: Conditionally display 'Bad Source' on stats page: f798f37
- Merge pull request #12 from sparkison/master: 9eb3d12
- Feat: Implement client-side relative time for 'Last Seen' on stats page: 9266587
- Refactor: Combine Codec and HW Accel info on Stats Page: 17ad9bf
- Fix: Change 'Last Seen' on stats page to absolute timestamp: 3c66c92
- Refactor: Clarify HW Accel display on Streaming Stats page: 9ddd62f
- Fix: Display infinity symbol for max streams on stats page: a11a04c
- Fix: Use correct Redis key for active streams on stats page: e0ceac8
- Feat: Add Streaming Channel Stats Page: 623b40d
- Fix: Improve ffmpeg HLS streaming stability: b6cf27e
Full Changelog: 0.6.6...0.6.7