PinePhone Review
81–90 of 268 posts
Re: PinePhone Review
#82Earlier quoted context omitted.
VOIP over 3g is terrible, and over LTE it's only slightly better. Latency and jitter are both very high, which makes it somewhat hostile to VOIP.
VOIP over LTE has been rock solid in my experience with T-Mobile on the east coast. I regularly get on (hands-free) VOIP Zoom calls during my 20 mile commute and almost never have any latency or packet loss issues.
Re: PinePhone Review
#83Why do these things (pine, librem) have so much trouble producing audio? It seems like that would have been one of the first things to have got working.
Re: PinePhone Review
#84Earlier quoted context omitted.
VOIP over LTE has been rock solid in my experience with T-Mobile on the east coast. I regularly get on (hands-free) VOIP Zoom calls during my 20 mile commute and almost never have any latency or packet loss issues.
I'm on Tingb(mvno using the T-Mobile networj) and on the West coast. Both zoom and Skype are completely unusable for me.
Re: PinePhone Review
#85"right now, there are very few people, perhaps only dozens, for whom this phone is the right phone, given the current level of software support." I think he greatly underestimates the number of people with the interest and ability to do this kind of work. If it's easily available, I'll probably get one and hack on it, and maybe contribute to some projects. And I'm far from something special or unusual.
The countless commercial failures of such projects since OpenMoko proves otherwise.
Re: PinePhone Review
#86Earlier quoted context omitted.
The countless commercial failures of such projects since OpenMoko proves otherwise.
I see the PinePhone as a Raspberry Pi equivalent in the Smartphone world, there's definitely a big niche for that.
Don’t get me wrong, I really hope something like PinePhone sees enough adoption to get the apps I need a smartphone to run so I can break away from the two monopolies. I just don’t believe it will happen when Microsoft couldn’t do it.
Re: PinePhone Review
#87Earlier quoted context omitted.
I hate to temper your excitement a little bit (I am excited too!), but I am not a bit surprised that LTE data works. Calling and SMS/MMS over LTE (for T-Mobile USA) are two things that at least that as of today, you need proprietary libraries to have it function on Android, and likely don't work on the Pinephone. I strongly suspect that other USA carriers will have the same issue (I say that because there are additio…
T-Mobile USA's system is bog-standard IMS with RCS extensions. There are a few open source client stacks that support this, notably Doubango's. The trick is writing a frontend that uses regular Linux GUI libraries. As far as I know, nobody has done that yet...
Re: PinePhone Review
#88I still wish FirefoxOS would have come to live..
Re: PinePhone Review
#89This has been my perception of Linux in general.
Re: PinePhone Review
#90Earlier quoted context omitted.
T-Mobile USA's system is bog-standard IMS with RCS extensions. There are a few open source client stacks that support this, notably Doubango's. The trick is writing a frontend that uses regular Linux GUI libraries. As far as I know, nobody has done that yet...
It could probably be implemented aa a plugin for Telepathy, which already has mobile-focused UI for multiple platforms.