2

I can't seem to find the mediastreamsegmenter or mediafilesegmenter command line utility for OSX Lion. I have Xcode 4.5 installed and it's not in /usr/bin

Lots of google search results say to go to connect.apple.com and search for "http live streaming" but that only yields this:

enter image description here

Developer tools link on right hand of Apple's Http live Streaming site yields the same result. Is this a replacement for these command line utilities?

Cœur
  • 37,241
  • 25
  • 195
  • 267
drfence
  • 1,487
  • 2
  • 17
  • 29
  • http://developer.apple.com/library/ios/#documentation/networkinginternet/conceptual/streamingmediaguide/UsingHTTPLiveStreaming/UsingHTTPLiveStreaming.html Did you try following these instructions? I don't have access myself, so I can't check – vipw Sep 28 '12 at 15:06
  • @vipw that's the problem, the docs on their site are incorrect. I've reported this to Apple. – drfence Oct 01 '12 at 12:41
  • did you find a solution? I have two Apple IDs registered as iOS developers and neither can see these tools. – Paul Dixon Oct 08 '12 at 14:20
  • http://stackoverflow.com/questions/7106790/where-are-mac-osx-http-live-streaming-tools - I think this answers my question - both my subscriptions lapsed a month ago! – Paul Dixon Oct 08 '12 at 14:24
  • I am a paid member and have been. Today when I logged into the developer site it made me accept a new licensing agreement. Didn't see that previously. Now I can see the HTTP live streaming tools. – drfence Oct 09 '12 at 15:19

2 Answers2

4

Three important thing to follow to see this download available on the page.

  1. You have to be a paid iOS Developer Program Member
  2. https://developer.apple.com/downloads/index.action?=http%20live%20streaming%20tools
  3. You must use Safari Browser
Muthukumar Anbalagan
  • 1,138
  • 12
  • 15
-1

My developer subscription had lapsed. Once renewed I could see the tool.

drfence
  • 1,487
  • 2
  • 17
  • 29