Marcelo Pires

Results 13 issues of Marcelo Pires

the following code generates an invalid route or url: ```go apicRepo := Admin.AddResource(&models.ApiConnectRepository{}, &admin.Config{Singleton: true, Menu: []string{"API Connect"}}) apicRepo.Action(&admin.Action{ Name: "Update", Handler: func(actionArgument *admin.ActionArgument) error { for _, record :=...

https://www.ffmpeg.org/ffmpeg-protocols.html#rtmp equivalent to rtmp://[**username:password**@]server[:port][/app][/instance][/playpath]

Hi again!, could you please point out what i'm doing wrong? ``` go package main import ( "log" "strings" "sync" "time" "github.com/nareix/joy4/av/avutil" "github.com/nareix/joy4/av/pktque" "github.com/nareix/joy4/av/pubsub" "github.com/nareix/joy4/format" "github.com/nareix/joy4/format/rtmp" ) func init() {...

Define start time and end time in Filter