Open GoogleCodeExporter opened 9 years ago
The first solution that comes in mind is to enable the VAST framework to start
off
with already existing playlist XSPF but I suppose this is not so easy?
If I add those data in some predefined structure to config.xml of the
OpenAdStreamer
plugin, what do you think?
Example:
"shows": {
"baseURL": "rtmp://10.0.0.20/vod",
"streams": [
{
"file":"21_Artbeats_HD_Library_Demo_Reel.flv",
"duration":"00:01:35",
"autostart": true
"meta": [
{
"id":"1",
"embed":"a lot of embed code...",
"date":"12.8.2010"
}
]
}
]
},
Original comment by haris.zu...@gmail.com
on 15 Apr 2010 at 3:40
Yep, good approach.. adding in now - will be in the next release (out in the
next 7-10 days)
Original comment by paul.sch...@gmail.com
on 20 Apr 2010 at 10:04
I will gladly test this part..
Thank you
Original comment by haris.zu...@gmail.com
on 22 Apr 2010 at 8:46
Original issue reported on code.google.com by
haris.zu...@gmail.com
on 15 Apr 2010 at 3:14