[mythtv-commits] Ticket #12601: websocket port is hard coded

MythTV noreply at mythtv.org
Tue Jan 12 12:20:09 UTC 2016


#12601: websocket port is hard coded
---------------------------------------+-------------------------
     Reporter:  stuarta                |      Owner:  stuartm
         Type:  Bug Report - General   |     Status:  new
     Priority:  major                  |  Milestone:  unknown
    Component:  MythTV - Web Frontend  |    Version:  Unspecified
     Severity:  medium                 |   Keywords:
Ticket locked:  0                      |
---------------------------------------+-------------------------
 The websocket port is hard coded to 6554.

 It should be changed to use <backend_port> +offset

 The default set of ports is 6543, 6544, 6545, and 6554
 for the websocket.

 If you change the backend_port from 6543 to 7543 (for example)
 the allocated ports then become 7543, 7544, 7545, 6554

 For development i run master on a non standard port, so once 0.28 is out,
 0.29 will initially have a port conflict with 0.28

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12601>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list