Open GoogleCodeExporter opened 8 years ago
hello,
this issue fixed based on fix on previous issue as following:
VideoStream.java (Line: 30)
before: mUrl = lArgMap.get("url");
after: mUrl = lArgMap.get("url") + "&signature=" + lArgMap.get("sig");
Thanks,
Ahmad
Original comment by a.alnam...@gmail.com
on 29 Sep 2012 at 3:22
[deleted comment]
i did this modification in the VedieoStream.java, but i still get the same
message "Sorry, this video cannot be palyed"
also in the eclipse - LogCat, i had the error (1,-1004).
Any advice?
Original comment by Apps...@gmail.com
on 23 Apr 2013 at 4:41
Original issue reported on code.google.com by
a.alnam...@gmail.com
on 29 Sep 2012 at 11:10