Code Monkey home page Code Monkey logo

facecam's People

Contributors

maxbbraun avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

facecam's Issues

Black screen

Imported into Android Studio and launched app, didn't see anything. Log below.

09-24 14:24:05.362 2568-2568/? I/i.braun.faceca: Late-enabling -Xcheck:jni
09-24 14:24:05.933 2568-2568/fyi.braun.facecam W/i.braun.faceca: JIT profile information will not be recorded: profile file does not exits.
09-24 14:24:05.937 2568-2568/fyi.braun.facecam I/chatty: uid=10321(fyi.braun.facecam) identical 10 lines
09-24 14:24:05.937 2568-2568/fyi.braun.facecam W/i.braun.faceca: JIT profile information will not be recorded: profile file does not exits.
09-24 14:24:06.002 2568-2568/fyi.braun.facecam I/FirebaseInitProvider: FirebaseApp initialization unsuccessful
09-24 14:24:06.005 2568-2568/fyi.braun.facecam I/InstantRun: starting instant run server: is main process
09-24 14:24:06.613 2568-2568/fyi.braun.facecam W/linker: Warning: "/data/app/fyi.braun.facecam-4WDQJv6Bscv_mzdRxAEG_A==/lib/arm/libjniopencv_core.so" unused DT entry: DT_RPATH (type 0xf arg 0x8bba7) (ignoring)
09-24 14:24:06.728 2568-2568/fyi.braun.facecam W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite.face not found.
09-24 14:24:06.735 2568-2568/fyi.braun.facecam I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite.face:0 and remote module com.google.android.gms.vision.dynamite.face:0
09-24 14:24:06.736 2568-2568/fyi.braun.facecam D/FaceNativeHandle: Cannot load feature, fall back to load whole module.
09-24 14:24:06.737 2568-2568/fyi.braun.facecam W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite not found.
09-24 14:24:06.741 2568-2568/fyi.braun.facecam W/i.braun.faceca: Unsupported class loader
09-24 14:24:06.748 2568-2568/fyi.braun.facecam W/i.braun.faceca: Skipping duplicate class check due to unsupported classloader
09-24 14:24:06.751 2568-2568/fyi.braun.facecam I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite:0 and remote module com.google.android.gms.vision.dynamite:1800
    Selected remote version of com.google.android.gms.vision.dynamite, version >= 1800
09-24 14:24:06.813 2568-2568/fyi.braun.facecam W/i.braun.faceca: Unsupported class loader
09-24 14:24:06.895 2568-2568/fyi.braun.facecam I/Vision: Loading library libmobile_vision_face.so
09-24 14:24:06.900 2568-2568/fyi.braun.facecam I/i.braun.faceca: The ClassLoaderContext is a special shared library.
09-24 14:24:06.907 2568-2568/fyi.braun.facecam I/i.braun.faceca: The ClassLoaderContext is a special shared library.
09-24 14:24:06.941 2568-2568/fyi.braun.facecam W/i.braun.faceca: Accessing hidden method Ldalvik/system/VMRuntime;->getRuntime()Ldalvik/system/VMRuntime; (light greylist, reflection)
    Accessing hidden method Ldalvik/system/VMRuntime;->is64Bit()Z (light greylist, reflection)
09-24 14:24:06.960 2568-2568/fyi.braun.facecam I/pittpatt: wrapper.cc:442] JNI_OnLoad successful
09-24 14:24:06.960 2568-2568/fyi.braun.facecam I/Vision: libmobile_vision_face.so library load status: true
09-24 14:24:07.094 2568-2568/fyi.braun.facecam D/OpenGLRenderer: Skia GL Pipeline
09-24 14:24:07.120 2568-2568/fyi.braun.facecam D/FaceCamera: Starting.
09-24 14:24:07.700 2568-2601/fyi.braun.facecam W/i.braun.faceca: Accessing hidden method Ljava/lang/invoke/MethodHandles$Lookup;-><init>(Ljava/lang/Class;I)V (light greylist, reflection)
09-24 14:24:09.653 2568-2601/fyi.braun.facecam I/Unity: SystemInfo CPU = ARMv7 VFPv3 NEON, Cores = 4, Memory = 3761mb
    SystemInfo ARM big.LITTLE configuration: 2 big (mask: 0xc), 2 little (mask: 0x3)
09-24 14:24:09.655 2568-2601/fyi.braun.facecam I/Unity: ApplicationInfo fyi.braun.facecam version 0.1 build 0e51df68-d48c-4632-91fa-3fc62cde0a4b
    Built from '2018.2/release' branch, Version '2018.2.2f1 (c18cef34cbcd)', Build type 'Release', Scripting Backend 'mono'
09-24 14:24:10.128 2568-2601/fyi.braun.facecam I/Adreno: QUALCOMM build                   : 984b9a6, Ibe1bf21abc
    Build Date                       : 06/04/18
    OpenGL ES Shader Compiler Version: EV031.24.00.00
    Local Branch                     : googldrp
    Remote Branch                    : 
    Remote Branch                    : 
    Reconstruct Branch               : 
    Build Config                     : S L 4.0.10 AArch32
09-24 14:24:10.133 2568-2601/fyi.braun.facecam I/Adreno: PFP: 0x005ff110, ME: 0x005ff066
09-24 14:24:10.145 2568-2601/fyi.braun.facecam I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
09-24 14:24:10.150 2568-2601/fyi.braun.facecam I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
09-24 14:24:10.248 2568-2601/fyi.braun.facecam D/Unity:  GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_EXT_texture_format_sRGB_override GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multi
    sampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_OES_shader_multisample_interpolation GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5 GL_EXT_robustness GL_EXT_texture_buffer GL_EXT_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query GL_KHR_debug GL_EXT_YUV_target GL_EXT_sRGB_write_control GL_EXT_texture_norm16 GL_EXT_discard_framebuffer GL_OES_surfaceless_context GL_OVR_multiview GL_OVR_multiview2 GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_EXT_debug_marker GL_OES_EGL_image_external_essl3 GL_OVR_multiview_multisampled_render_to_texture GL_EXT_buffer_storage GL_EXT_external_buffer GL_EXT_blit_framebuf
    fer_params GL_EXT_clip_cull_distance GL_EXT_protected_textures GL_EXT_shader_non_constant_global_initializers GL_QCOM_texture_foveated GL_QCOM_shader_framebuffer_fetch_noncoherent GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_EGL_image_array GL_NV_shader_noperspective_interpolation GL_KHR_robust_buffer_access_behavior GL_EXT_EGL_image_storage GL_EXT_clip_control
09-24 14:24:10.366 2568-2601/fyi.braun.facecam W/i.braun.faceca: Accessing hidden method Landroid/media/AudioSystem;->getPrimaryOutputSamplingRate()I (light greylist, JNI)
    Accessing hidden method Landroid/media/AudioSystem;->getPrimaryOutputFrameCount()I (light greylist, JNI)
    TrackPlayerBase::TrackPlayerBase()
09-24 14:24:10.367 2568-2601/fyi.braun.facecam I/libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x3, using default mask 0x3 based on channel count of 2)
09-24 14:24:10.367 2568-2601/fyi.braun.facecam W/AudioTrack: notificationFrames=-21 clamped to the range -1 to -8
09-24 14:24:10.371 2568-2601/fyi.braun.facecam W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by server; frameCount 0 -> 11748
09-24 14:24:11.359 2568-2601/fyi.braun.facecam V/MediaRouter: Adding route: RouteInfo{ name=Phone, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO  groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
09-24 14:24:11.372 2568-2601/fyi.braun.facecam V/MediaRouter: Adding route: RouteInfo{ name=LE-Ben Bose, description=Bluetooth audio, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO  groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO , presentationDisplay=null }
09-24 14:24:11.374 2568-2601/fyi.braun.facecam V/MediaRouter: Audio routes updated: AudioRoutesInfo{ type=SPEAKER, bluetoothName=LE-Ben Bose }, a2dp=true
    Selecting route: RouteInfo{ name=LE-Ben Bose, description=Bluetooth audio, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO  groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO , presentationDisplay=null }
09-24 14:24:13.627 2568-2704/fyi.braun.facecam D/NetworkSecurityConfig: No Network Security Config specified, using platform default
09-24 14:24:13.679 2568-2601/fyi.braun.facecam D/AudioTrack: stop() called with 167786 frames delivered
09-24 14:24:13.750 2568-2765/fyi.braun.facecam W/AudioTrack: Use of stream types is deprecated for operations other than volume control
    See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case
09-24 14:24:13.756 2568-2568/fyi.braun.facecam V/MediaRouter: onRestoreRoute() : route=RouteInfo{ name=LE-Ben Bose, description=Bluetooth audio, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO  groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO , presentationDisplay=null }
    Selecting route: RouteInfo{ name=LE-Ben Bose, description=Bluetooth audio, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO  groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO , presentationDisplay=null }
09-24 14:24:19.527 2568-2568/fyi.braun.facecam D/FaceCamera: Stopping.
09-24 14:24:19.835 2568-2568/fyi.braun.facecam D/Camera: app passed NULL surface
09-24 14:24:20.763 2568-2765/fyi.braun.facecam D/AudioTrack: stop() called with 345088 frames delivered
09-24 14:24:22.496 2568-2568/fyi.braun.facecam I/Process: Sending signal. PID: 2568 SIG: 9

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.