Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Anything after RC2 will not display streaming videos correctly. Played off of websites or Google plus. Have tried a couple different video players.
Is it codecs or are the Rom's just having trouble with this?
It didnt fix it for me. But it does run like a champ!For those that want to have the 1080p gallery fc issue fixed, try flashing Yoinx's v34 kernel. I've now flashed it on the 6-4 nightly and it seems to have fixed the fc for me.
Yeah, but the video wasnt shooting before. Everything still worked on RC2.Are you still on RC2?
Do I need to flash the RC4 or latest nightly for this? Did he say anything about the video recording issue I have listed on jira?
rmcc: I'd like to do an RC5 tomorrow
tdm: iproj users are reporting issue with video playback.
rmcc: You know the drill, logcat or GTFO. There's nothing in JIRA.
Anyone want to do the honors?![]()
rmcc: I'd like to do an RC5 tomorrow
tdm: iproj users are reporting issue with video playback.
rmcc: You know the drill, logcat or GTFO. There's nothing in JIRA.
Anyone want to do the honors?![]()
I thought aokp had a fix for the video playback... How is it an issue on cm? ^_^
I/bt_hci_bdroid(23885): init
I/bt_vendor(23885): init
I/bt_vnd_conf(23885): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
I/bt_vnd_conf(23885): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
I/bt_hci_bdroid(23885): bt_hc_worker_thread started
@TDM,
I've been digging around in some of the sources trying to see if I could find anything about bluetooth that seemed wrong.
I noticed that there were a couple spots where it referenced ifdefs for BOARD_BLUEDROID_VENDOR_CONF. In the BoardConfigCommon, you have "BOARD_BLUEDROID_VENDOR_CONF := device/lge/iprj-common/vnd_bt.txt" Though, vnd_bt.txt isn't in there. This sticks out to me since I get lines like:
Which I'm guessing means that the compiler isn't smart enough to realize that the file was missing during the build.
probably nothing, but figured I'd mention it.
Which repo are you using? This looks like cm code.
I'll look at it on Monday.