Answer the question
In order to leave comments, you need to log in
osmf repository?
Interested in the hds protocol from Adobe. Downloaded osmf - began to read the code. I saw this
var bi:BoxInfo = getNextBoxInfo();
while (bi != null)
{
....
....
....
bi = getNextBoxInfo();
if (bi != null && bi.size <= 0)
{
break;
}
}
and somehow doubts about the quality of the code in this framework immediately crept in. It was useful to look for a more recent version, but did not find it, the repository on sf.net is rotten for a long time. Does anyone know where is the repository maintained by adobe workers?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question