Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1808182
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T06:13:46+00:00 2026-05-17T06:13:46+00:00

I have a single key encrypted HTTP Live Stream which decodes fine in Quicktime

  • 0

I have a single key encrypted HTTP Live Stream which decodes fine in Quicktime and iPhone. I’m trying to create a simple client application to do the decryption of the ts files. Right now I’ve used openssl to decrypt. I believe I have the correct arguments to openssl and I’m inserting the key and the IV properly. I can successfully decrypt the first .ts file in the stream but fail to decrypt after. I’m using the following script which I found in the archives here and I reversed to do decryption:

#!/bin/sh

hexKey=$(cat encryption.key | hexdump-e '16/1 "%02x"') 
hexIV='00000000000000000000000000000001' 
openssl aes-128-cbc -d -in ./multi_2.ts -out ./clear.ts -p-nosalt -iv ${hexIV}  -K ${hexKey}

where:

encryption.key is the key file I retrieved from the M3u8 stream file.
multi_2.ts is the second .ts file in the m3u8 stream file.

Any help would be appreciated.

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T06:13:47+00:00Added an answer on May 17, 2026 at 6:13 am

    The subsequent .ts files are probably fine, you just need to join them into one file in order to be playable:

    cat clear*.ts > joined.ts
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose that I have a multimap (which maps multiple values to a single key),
i have a single filed which i need to clone with a clone button
i have a single video (duration: 3 seconds) and i need to create 2
I have a single big text file in which I want to process each
I have an object with a single key and its value. But I don't
Is it better to have a single primary key, or use composite primary keys
I want to clone multiple tables' rows that have a single primary key (PrimKey).
I have a console program written in Java that should respond to single key
I have a code-first, POCO project in which I am trying to adjust an
I have A single page that has the following structure <form runat=server><placeholder></placeholder></form> I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.