Forum: Feature Requests
2nd March 2010, 00:23
|
|
Replies: 0
Views: 813
typing asian fonts in old player
I would like to request enabling the use of asian fonts in the old player's chat room. Right now only the new chat room allows typing in asian characters. The characters display perfectly in the old...
|
Forum: Feedback
21st February 2010, 01:53
|
|
Replies: 1
Views: 1,874
|
Forum: API & Developer Discussion
20th February 2010, 23:33
|
|
Replies: 8
Views: 2,680
Where can I get the guide API key? I sent an...
Where can I get the guide API key? I sent an email to you guys and never got a response.
Also if you guys aren't supporting the 2.0 Channel API then why can't new channels access the api? Such as...
|
Forum: Feedback
17th February 2010, 04:00
|
|
Replies: 25
Views: 11,170
|
Forum: API & Developer Discussion
12th February 2010, 15:43
|
|
Replies: 8
Views: 2,680
|
Forum: API & Developer Discussion
10th February 2010, 23:57
|
|
Replies: 8
Views: 2,680
Yes it is still a problem.
The page that is...
Yes it is still a problem.
The page that is using the 2.0 api is http://zeroboy.net/ which loads really really slow. Here is the page using 1.0 api http://zeroboy.net/index2.php and it loads...
|
Forum: API & Developer Discussion
6th February 2010, 20:57
|
|
Replies: 8
Views: 2,680
channel info api 2.0 very slow
So I am trying to use the new channel api but it's making my site load very very slowly. I am reading the xml file with php using code like this (part of actual code):
<?php
$doc = new...
|
Forum: Other Support Issues
4th February 2010, 15:21
|
|
Replies: 1
Views: 624
|
Forum: Feature Requests
4th February 2010, 01:40
|
|
Replies: 21
Views: 11,164
chatroom colors
How about making changing the colors of the new chat room an option. Such as background color, default font color, etc. Don't really like white background with black font.
|
Forum: Technical Questions & Bugs
30th January 2010, 01:30
|
|
Replies: 2
Views: 1,848
|
Forum: Technical Questions & Bugs
30th January 2010, 00:12
|
|
Replies: 0
Views: 642
can't retrieve info on certain channel with api
I don't know why the api is showing channel does not exist for
http://channel.api.livestream.com/1.0/info?channel=cakehouse
when clearly the channel exists for http://livestream.com/cakehouse
...
|
Forum: Feedback
29th January 2010, 23:45
|
|
Replies: 1
Views: 1,275
control overlay
Okay the control overlay on the old player is very annoying and useless.
Many people leave their cursor on the chat window and that is enough to bring up the overlay on top of the video. Why do we...
|
Forum: Other Support Issues
29th January 2010, 03:33
|
|
Replies: 2
Views: 1,167
|
Forum: Feedback
22nd January 2010, 04:39
|
|
Replies: 4
Views: 5,003
|
Forum: Feedback
1st January 2010, 05:27
|
|
Replies: 4
Views: 5,003
mod chat censorship
Can we get uncensored mod chat back? Or have options or something. I don't understand why censorship was applied to moderators with no options to turn it on or off.
|
Forum: API & Developer Discussion
14th October 2009, 02:51
|
|
Replies: 25
Views: 11,551
|
Forum: Feedback
10th October 2009, 16:01
|
|
Replies: 8
Views: 2,630
|
Forum: Feedback
9th October 2009, 17:01
|
|
Replies: 48
Views: 8,403
|
Forum: Premium Questions
1st October 2009, 16:30
|
|
Replies: 5
Views: 3,217
you know there are OTHER websites where users...
you know there are OTHER websites where users have to login to chat and you can ban them more effectively than on livestream right? i'd suggest you go to those other websites until livestream fixes...
|
Forum: Procaster Windows
24th September 2009, 20:13
|
|
Replies: 4
Views: 1,047
|
Forum: Other Support Issues
10th September 2009, 23:29
|
|
Replies: 2
Views: 695
|
Forum: API & Developer Discussion
10th September 2009, 21:57
|
|
Replies: 4
Views: 2,776
|
Forum: API & Developer Discussion
8th September 2009, 03:22
|
|
Replies: 2
Views: 1,875
|
Forum: API & Developer Discussion
8th September 2009, 03:05
|
|
Replies: 4
Views: 2,776
channel api and utf 8
So I'm trying to load the channel XML file with php using
<?php
$doc = new DOMDocument();
$xml = "http://channel.api.livestream.com/1.0/info?channel=oystein123"
$doc->load($xml);
?>
And I...
|
Forum: API & Developer Discussion
7th September 2009, 03:52
|
|
Replies: 2
Views: 1,875
script for is live
Is there a way to use these APIs to see if a channel (or multiple channels) is live or not without actually displaying the video/player?
Also I don't know why this is not working. I am trying the...
|