Could you add the clip title variable I can get using "chromelessPlayer/wrappers/JSPlayer.swf" via "player.getCurrentContentTitle();" to the XML data returned from "http://channel.api.livestream.com/1.0/channelsinfo?channel="? It would allow greatly help me migrate to the V2 player so I can access the chat on your side and still allow for title retrieval to function.
links:
- Java friendly player with title request:
http://www.livestream.com/userguide/...mplete_example
- Channel information API GET:
http://www.livestream.com/userguide/...el_Information
P.S. Displaying the title of the clip above a video window greatly improves the user experience and is a detail you should consider in several areas of current development.