Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#Segment(.ts/.m4s) output with DASH + HLS #1429

Open
Prathik9 opened this issue Aug 29, 2024 · 0 comments
Open

#Segment(.ts/.m4s) output with DASH + HLS #1429

Prathik9 opened this issue Aug 29, 2024 · 0 comments

Comments

@Prathik9
Copy link

packager "input=udp://10.0.90.41:5115,stream=video,init_segment=/home/riversilica/dash/multi_audio/video_init.mp4,segment_template=/home/riversilica/dash/multi_audio/video_$Number$.m4s" "input=udp://10.0.90.41:5115,stream=audio,init_segment=/home/riversilica/dash/multi_audio/audio1_init.mp4,segment_template=/home/riversilica/dash/multi_audio/audio1_$Number$.m4s,stream_selector=1,language=tr1" "input=udp://10.0.90.41:5115,stream=audio,init_segment=/home/riversilica/dash/multi_audio/audio2_init.mp4,segment_template=/home/riversilica/dash/multi_audio/audio2_$Number$.m4s,stream_selector=2,language=tr2" "input=udp://10.0.90.41:5115,stream=audio,init_segment=/home/riversilica/dash/multi_audio/audio3_init.mp4,segment_template=/home/riversilica/dash/multi_audio/audio3_$Number$.m4s,stream_selector=3,language=tr3"

--hls_master_playlist_output=/home/riversilica/dash/multi_audio/master.m3u8
--hls_playlist_type=LIVE
--mpd_output=/home/riversilica/dash/multi_audio/manifest.mpd
--time_shift_buffer_depth=86400
--segment_duration=6
--preserved_segments_outside_live_window=1

cant we package udp(LIVE) with .m4s segment with DASH+HLS manifest , along with this drm fairplay+widewine encryptin under single command

or to run two different process for DASH and HLS with drm ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant