Reply To: Crossfire release 0.5.0 (webbased streaming client)

#16753
Togassa
Participant

Ah, silly me 😳
I assume you are refering to the following post:
@edgecrush3r wrote:

Edit the ‘index.html’ file:
locate the function

function openPlayer(p_itemid , p_element_id) {
...
...
[remove the line:]
playlist_url = base_url + '/binairyproxy.php?enc_url='+ encode64(playlist_url) +'&nocache='+ createTimeStamp();
....
[and]
[remove the line:]
url = base_url + '/binairyproxy.php?enc_url='+ encode64(url=http://www.internettablettalk.com/forums/showthread.php?t=14259)here +'&nocache='+ createTimeStamp();
...
}

now Edit your config.xml file and specify the hostname or ip of your server (NOT localhost!!!).

I used a different setting on microb then standard (Like the one described here ).
After I reverted it back to the orginal, it worked like a charm.

Thank for you quick respons.