master
Bel LaPointe 2024-09-19 12:16:31 -04:00
parent 3e6d2874d5
commit 69e2789b9b
3 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ func main() {
func Run(ctx context.Context, args []string) error {
flags := flag.NewFlagSet(os.Args[0], flag.ContinueOnError)
d := flags.String("d", "./testdata/", "directory containing directories of (x.jpg,x.mp4)")
p := flags.Int("p", 8080, "port to listen on")
p := flags.Int("p", 38080, "port to listen on")
if err := flags.Parse(args); err != nil {
return err
}

BIN
cmd/ui/testdata/cam/LAdN7KVw-Ig.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
cmd/ui/testdata/cam/LAdN7KVw-Ig.mp4 vendored Normal file

Binary file not shown.