zyfdegh

Results 15 comments of zyfdegh

Oh! That's awesome, thanks

Well, I forked this repo and hope I can help translating after I'm quite familiar with Iris. ;-)

The question can be simplified as following 1. I save the following data to database `user`, ```json {"username" : "admin","password" : "$2y$05$hvbfzxywSeQjlF28XpLQCeiHZpTkO7od9xmKtki2XGTNkG0njtI6q"} {"username" : "user2","password" : "$2y$05$H/7thIYBrgl/c3P3Mjmm5u6Y/xuXAwnNRfLI6ib50/7C41fOhpxOG"} ``` 2. I...

+1 I got some similar log ``` $ cat /uar/lowlightdm/seat0-greeter.log libua error: ua_getDriuerName() failed with unknown libva error,driuer_name=(null) libua error: ua_getDriuerName() failed with unknown libua error,driuer_name=(null) libua error: ua_getDriuerName() failed...

I have checked the source codes and found the ANNOUNCE method is solved as a unsupported command. https://github.com/djwackey/dorsvr/blob/b5cdb8ebc165c252c7f73c1f6d24d6f092ab6e5c/rtspserver/connection.go#L94-L132

Yep, I have forked this repo and will post PR when I finish it.

I changed to ALPHA_8 and it works.

@jrutheiser Thank you. And this is #21