google / universal-dash-transmuxer

UDT (Dash Transmuxer) Project: Can transmux DASH -> HLS or other formats.
http://www.google.com
Apache License 2.0
54 stars 25 forks source link

HTTPServer library #1

Closed vlad-buhaescu closed 8 years ago

vlad-buhaescu commented 9 years ago

Hello and thanks for your contribution....but i need some directions here:

  1. i cant find .xcodeproj for any of the projects above
  2. i try to make my own project using the same files but i cannt find "" library/framework

Thanks, Vlad

justsomeguy-google-com commented 9 years ago

You will need to use gyp to build the Xcode projects.

https://code.google.com/p/gyp/

vlad-buhaescu commented 9 years ago

Great,thanks