MasterRoot
MasterRoot
Boa tarde. estou tentando dar um playback em uma extensão que esta ativa. mas ele so retorna `None` ``` action = SimpleAction( 'Originate', Channel='SIP/12-0000002c', Exten='12', Application='Playback', Data='/home/asterisk/apiinter/ativa.wav' ) future =...
Hello my name is Jasar. i tryed to implement your tracker into my facial detection code i just did it: i imported tracker in my main `from tracker import Tracker`...
Im trying authenticate in my firebase whit a created user. ``` authentication = FirebaseAuthentication('mypass','[email protected]', True, True) firebase = FirebaseApplication('https://admt.firebaseio.com/', None) firebase.authentication = authentication ``` and the error is ``` File...
Hello. im testing your code into a live stream video but id like to change the amount of burn to a soft burn value. id like to make a one...
id like to add months and years to my count down becouse i work whit big time data ranges i nee dto use 1 year 3months 14 days 23 hours...