hi
i've problems to get the 'real clear' dash string for YouTube videos.
like
sources.Add(player1.CreateDashSource("http://www.youtube.com/api/manifest...6521BFC350652163895D4C26DEE124209AA9E&key=ik0"))
i try:
1. get the Video info / like (http://www.youtube.com/get_video_info?&video_id=a1D6xizxLXg)
2. urldecode the http_answer
3. search for a key called 'dashmpd'
found the key but there isn't a 'clear string' ?!?
i've problems to get the 'real clear' dash string for YouTube videos.
like
sources.Add(player1.CreateDashSource("http://www.youtube.com/api/manifest...6521BFC350652163895D4C26DEE124209AA9E&key=ik0"))
i try:
1. get the Video info / like (http://www.youtube.com/get_video_info?&video_id=a1D6xizxLXg)
2. urldecode the http_answer
3. search for a key called 'dashmpd'
found the key but there isn't a 'clear string' ?!?