百度智能云

All Product Document

          Multimedia Cloud Processing

          Version Update Record

          v1.6.5

          • Add an interface to control the start timesetFirstBufferingTime。
          • Prompt that the cancellation of authorization failed.

          v1.6.4

          Support HTTPS encrypted video

          v1.6.3

          • Fix the sonic boom problem when switching between foreground and backstage.
          • Fix the problem of some unplayable rtsp links.
          • Fresh new Demo VideoPlayer, with more comprehensive features and more convenient to use.
          • Fix the occasionally occurred voiceless problem after finishing the interrupted event.
          • Fix the problem of inaccurate play position of vod mp4 resource after seek.
          • Support playing DRM videos.

          v1.6.2

          • Baidu Open Cloud was renamed Baidu AI Cloud.
          • Optimize the demo.
          • Optimize the storage management.
          • Add screenshot feature.
          • The bugFix of some videos unable to play to the last second.
          • The bugFix of the incorrect total duration of some videos.
          • The audio resources have no buffer end event bugFix.
          • The bugFix of invariant resolution ratio after multi-rate switchover

          v1.6.1

          • Support video copyright protection based on token.
          • Video download supports getting download process through Item.
          • Video download supports cleaning feature.
          • Optimize the definition rendering
          • The bugFix of transition of process notification when resuming the play after a pause.

          v1.6.0

          • A refined SDK is provided for LVB scenarios.
          • Support Cocoapods access method.
          • Optimize the third-party dependency to depend on openssl only.
          • Support http-flv live streaming service.
          • bugFix of out-sync of audio and video in some cases

          v1.5.0

          • Support playing the encrypted videos offline.
          • The bugFix of the Finish notifications unable to be received occasionally.

          v1.4.0

          • Support M3U8 video download and management
          • Support IPv6-only method

          v1.3.15

          • Four new interfaces support to switch HLS multiple code rate manually:

            • getSupportedBitrates: Get code rate list
            • getSupportedResolution: Get resolution list
            • getBitrateIndex: Get the current code rate
            • selectBitrate: Reset the code rate
          • libSBJSONResult in memory leakbugFix
          • Cannot play the plug-in subtitlebugFix

          v1.3.14

          Add event types CyberPlayerCurrentPositionNotification,Notice the play duration of the current video. When the player is in a state of CBPMoviePlaybackStatePlaying, the notification event is sent to NSNotificationCenter every 1/4 second; meanwhile, the parameter object in NSNotification indicates the current playback time. The event type can help App to pause the video at certain points, and trigger actions like pop-up windows.

          v1.3.13

          Add cachePauseTimeInSeconds property to control the start time. When playing a live video, you can appropriately reduce the cachePauseTimeInSeconds value based on the premise of video fluency to reduce the delay time of the live. The maximum value of cachePauseTimeInSeconds is 4.0 and the minimum value is 0.05.

          v1.3.12

          Support PlayerBinding decoding mode: Under such mode, the encrypted HLS video resources must be played by Baidu player SDK.

          v1.3.11

          • Player IOS SDK:

            • Update the original AK/SK authentication as the AK authentication.
            • Abandon dynamic link files in the armv7s version to reduce SDK volume.
          • SampleOne project:

            • Simplify the dynamic link library configuration
            • Support XCode7 compiling environment
            • Use the static library that supports both the real machine and the simulator, the user does not need to select or switch the static library. Simplify the operation steps of the Sample.
          Previous
          iOS-Player-SDK-Developer Guide
          Next
          Version Update Record