[mythtv-commits] Ticket #10633: Network Control socket fails to listen on second address

MythTV noreply at mythtv.org
Tue May 27 14:31:28 UTC 2014


#10633: Network Control socket fails to listen on second address
-------------------------------------+--------------------------
 Reporter:  Paul Saunders <darac@…>  |          Owner:  wagnerrp
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  0.27.2
Component:  MythTV - General         |        Version:  0.25
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+--------------------------
Changes (by martin_ginkel@…):

 * status:  closed => new
 * resolution:  Won't Fix =>


Comment:

 Replying to [comment:18 jyavenard]:
 > http_proxy is required and necessary when opening some media with FFmpeg
 > so either you use it, or you don't
 > you can't simply disable http_proxy in a blank manner.

 It might be useful for client connections like ffmpeg talking to a http
 server in the internet, but in this case you try to establish
 a *server* socket for the frontend -- listening for remote control
 clients.

 This should never be proxied from the server side, because it stops
 working
 in this case (obviously).

 Summary: use http_proxy when building client http connects, ignore it
 for any server socket.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/10633#comment:19>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list