streaming port

There are 13 replies in this Thread which was already clicked 16,826 times. The last Post () by baky20.

  • how do i change the streaming port from the default 8001? i have managed to change the transcoding port 8002 as i can clearly see the option to do it but cant find an option to change the 8001 port.

  • HTTPS is a Secure http..... like when you look for certain web pages on the net??¿¿??
    press OK on it and you will see the "extra options" rather than having to explain what has already been explained on site ...
    Use the searchbar top right bud,, it will be quicker in the long run....
    Basically :

    Code
    #Streaming requires listening on 127.0.0.1:80


    which if you go to the plugin in httpserver.py

  • reason im trying to change the default 8001/8002 ports is because i think someone is watching my tv. Iv changed everything in the past but somehow someones got threw again. I changed my password again and the http port from 80 to ### but still someone is using up one of my tuners. when i dont allow the ports 8001/8002 threw my firewall on router the person cant get threw and my tuner is free for me to use, however that means that i cant get threw either so i wana change them from default to something random to make it harder for them. still cant understand how there getting threw in first place though as theres a password on the stream!

  • yea i have them two ports closed at the minute. i have opened two other ports and i want to use the for streaming remotly, iv got the transcoding one working but it only works when using vlc on my laptop. the app i use on my fone doesnt support transcoding or at least i cant get it to work and the like of the vu+ app has the streaming ports 8001/8002 set on the app and i dont think they can be changed. bit of a nusance, maby il just have to open them two default ports and change my dyndns address again and just wait til someone hacks in again and then change it again lol! i thought changing the default stream ports would be a more permanent solution rather than my own tempory solution. the thought of it all seems easy but its proving to be a pain in the ### lol, i will have a read now of that, thanks

  • how do i change the streaming port from the default 8001? i have managed to change the transcoding port 8002 as i can clearly see the option to do it but cant find an option to change the 8001 port.




    you have to edit 2 py files
    if they are not in py format
    then you need to decompile the pyo files


    usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/plugin.py


    edit this line


    Code
    config.OpenWebif.streamport = ConfigInteger(default = 8001, limits=(1, 65535) )


    delete plugin.pyo






    /usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/web.py


    edit this line


    Code
    services['host'] = "%s:8001" % request.getRequestHostname()


    delete web.pyo


    reboot

    Edited 2 times, last by davvo ().


  • Hi i do this.


    Open for http 443 port, streaming 80 in my router.


    I change the values like you said, but in http://ip_of_my_box:80/1:0:1:12E:67:53:CE40000:0:0:0:, for example, the channel doesn't open.


    Can you help?

  • Thanks for answers.
    but in the company where I work I can only go out through those port's. the port 443 provides for streaming?



    Streaming port : 8001(Linux boxes)
    Transcoding port: 8002(Linux boxes)
    port 21 (ftp).
    port 53 (domain).
    port 80 (http).
    port 110 (pop3).
    port 23 (telnet).
    port 139 (netbios-ssn).

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!