Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L
linphone-sdk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 25
    • Merge Requests 25
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • External Wiki
    • External Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • BC
  • public
  • linphone-sdk
  • Issues
  • #6

Closed
Open
Opened Apr 25, 2019 by lilin@lilin

i use LinphoneCore.getMediastreamerFactory().enableFilterFromName() not found

on android 8 i what change mediacodec to openh264:

  • private static String FILTER_NAME_OPENH264_ENC = "MSOpenH264Enc";
  • private static String FILTER_NAME_OPENH264_DEC = "MSOpenH264Dec";
  • private static String FILTER_NAME_MEDIA_CODEC_ENC = "MSMediaCodecH264Enc";
  • private static String FILTER_NAME_MEDIA_CODEC_DEC = "MSMediaCodecH264Dec";

Cannot enable/disable unknown filter [MSOpenH264Enc] on factory [0x71d4174b20] Cannot enable/disable unknown filter [MSOpenH264Dec] on factory [0x71d4174b20] Cannot enable/disable unknown filter [MSMediaCodecH264Enc] on factory [0x71d4174b20] Cannot enable/disable unknown filter [MSMediaCodecH264Dec] on factory [0x71d4174b20]

  • Why is it not pure? I tried a lot of names that were not pure ?
Edited Apr 25, 2019 by lilin
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: BC/public/linphone-sdk#6