Project

General

Profile

Actions

Bug #658

closed

Fix hawkeye to listen on all ports.

Added by Hammel over 5 years ago. Updated 10 months ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
04 - Applications
Target version:
Start date:
08 Aug 2018
Due date:
% Done:

100%

Estimated time:
Severity:
05 - Very Low

Description

Right now you have to specify which interface you want to listen on. This can be easily fixed to listen on all ports if -H is not specified by making the socket ids for IPv4 and IPv6 arrays instead of a static entry. Since the list will always be short (we can limit it to the first X interfaces discovered) this likely won't have adverse affects on performance.

I need this so I don't have to specify which interface to listen on when launching hawkeye, which would require changes to piboxd that I don't really want to make (for parsing %h fields in commands).


Related issues

Related to PiBox - Bug #659: Switch piboxd to use hawkeye instead of mjpeg-streamerRejectedHammel08 Aug 2018

Actions
Actions #1

Updated by Hammel over 5 years ago

  • Status changed from New to In Progress
  • Priority changed from Immediate to Low
  • % Done changed from 0 to 10
  • Severity changed from 01 - Critical to 05 - Very Low

This isn't needed after discovering I could still use mjpeg-streamer as long as I had the correct arguments to it and to omxplayer.

But it's an interesting project, so I'll hang onto it but move it way down.

Actions #2

Updated by Hammel 10 months ago

  • Status changed from In Progress to Closed
  • % Done changed from 10 to 100

This is no longer needed. There is no reason to keep the issue open.

Closing issue.

Actions

Also available in: Atom PDF