Skip to content

Instantly share code, notes, and snippets.

@RyanMorash
RyanMorash / keybase.md
Created December 5, 2022 04:52
Keybase Proof

Keybase proof

I hereby claim:

  • I am ryanmorash on github.
  • I am ryanmorash (https://keybase.io/ryanmorash) on keybase.
  • I have a public key ASAeTJQFui8DkHxAt51id9eWxrpvOZuguP1C4txecN-7Xwo

To claim this, I am signing this object:

@RyanMorash
RyanMorash / Keybase.md
Created April 19, 2021 00:09
Keybase proof

Keybase proof

I hereby claim:

  • I am ryanmorash on github.
  • I am ryanmorash (https://keybase.io/ryanmorash) on keybase.
  • I have a public key ASDeG3YXymK7X_9rbLf2n7DhwpFc3Ywn6LhRMal15r2q8go

To claim this, I am signing this object:

@RyanMorash
RyanMorash / Sinch Android Errors - Galaxy S4
Created September 19, 2014 21:46
logcat from running sinch-rtc-sample-calling on Samsung GT-19505 - KitKat 4.4.4
09-19 22:33:49.446 23491-23491/com.sinch.android.rtc.sample.calling D/SinchClientService﹕ Incoming call
09-19 22:33:49.456 23491-23491/com.sinch.android.rtc.sample.calling I/Timeline﹕ Timeline: Activity_launch_request id:com.sinch.android.rtc.sample.calling time:4736970
09-19 22:33:49.586 23491-23491/com.sinch.android.rtc.sample.calling D/dalvikvm﹕ JIT code cache reset in 0 ms (4096 bytes 2/0)
09-19 22:33:49.706 23491-23491/com.sinch.android.rtc.sample.calling I/Timeline﹕ Timeline: Activity_idle id: android.os.BinderProxy@42738780 time:4737223
09-19 22:33:50.707 23491-23901/com.sinch.android.rtc.sample.calling E/sinch-android-rtc﹕ ERROR ; (22:33:50:711 | 0) 23900; (voe_audio_processing_impl.cc:857): GetEcMetricsStatus: not supported
09-19 22:33:52.839 23491-23491/com.sinch.android.rtc.sample.calling I/Timeline﹕ Timeline: Activity_launch_request id:com.sinch.android.rtc.sample.calling time:4740369
09-19 22:33:53.009 23491-23491/com.sinch.android.rtc.sample.calling I/
@RyanMorash
RyanMorash / Sinch Android Errors - Nexus 5
Last active August 29, 2015 14:06
logcat from running sinch-rtc-sample-calling on Nexus 5 - KitKat 4.4.4
09-19 17:33:50.134 8599-8599/com.sinch.android.rtc.sample.calling D/Call﹕ onSessionProgressing: SessionDetails [startTime=1411162426, endTime=0, progressTime=1411162430, establishTime=0, terminationCause=NONE, packetsSent=0, packetsReceived=0, error=null]
09-19 17:33:50.134 8599-8599/com.sinch.android.rtc.sample.calling D/CallScreenActivity﹕ Call progressing
09-19 17:33:52.974 8599-9028/com.sinch.android.rtc.sample.calling D/WebRTC AD java﹕ Min play buf size is 1280
09-19 17:33:52.974 8599-9028/com.sinch.android.rtc.sample.calling D/WebRTC AD java﹕ Min rec buf size is 1280
09-19 17:33:52.974 8599-9028/com.sinch.android.rtc.sample.calling D/WebRTC AD java﹕ Start recording
09-19 17:33:52.974 8599-8599/com.sinch.android.rtc.sample.calling D/Call﹕ onSessionEstablished: SessionDetails [startTime=1411162426, endTime=0, progressTime=1411162430, establishTime=1411162433, terminationCause=NONE, packetsSent=0, packetsReceived=0, error=null]
09-19 17:33:52.974 8599-8599/com.sinch.android.rtc.sample.
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-scroll-header-panel/core-scroll-header-panel.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;