Pham Duc Giam

Results 5 comments of Pham Duc Giam

Hi. I encountered this issue too cause of using firebase. It causes by adding plugin 'com.google.gms.google-services' for automatically integrating firebase sdk. If I removed that plugin or remove realm encryption,...

@beeender: I just found out. It's because firebase crash automatically create a background process for reporting. I just disable firebase crash for now and will fix it later.

hi @ks32. Thanks for your excellent work! If you don't have time to update chrome kernel, maybe you would consider to provider step-by-step documentation so we can do it ourself....

Hi. I meant streaming flv file and allow user to seek to another position without downloading file. For example, I have a flv file like http://example.com/sample.flv. The file already contains...

Thanks. My thought was right. I need to save AVFormatContext after making new request . The problem now is I need to get keyframes from stream. I know they are...