Coder Social home page Coder Social logo

sensehack / videoplayer_basic Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 851 KB

Simple Video Player app with a framework which can be imported and used to add Video view to the UI

Home Page: https://sensehack.github.io/VideoPlayer_Basic/documentation/basicavplayer

Objective-C 4.80% Swift 95.20%

videoplayer_basic's Introduction

Kautilya Save ~ SensehacK - KS

Always context switching

Kautilya is looking for h1b sponsored jobs

sensehack.github.io

LinkedIn Medium Obsidian Twitter Spotify TraktTV


⚡️ A quick introduction

  • I’m currently working with at TrackVia with their Mobile team.
  • I'm a multimedia fanatic, amateur photographer, and automobile admirer. I like to write articles, experiment food and bike everyday!
  • Fun-Fact: I'm Team - Linux, Tabs, Vims, HTC, Firefox, Mac, AMD, LG, Microsoft, Manual Cars, PCMR.

Current

switch time { 
  case .day:
 	print("Software Engineer")
  case .night:
	print("Technophile")
  default: 
    print("Traveling, Biking, Hiking, Gaming, Consuming")
}

🛠️ My Favorite Tools

👨‍💻 Programming

Swift TypeScript JavaScript Bash CSS HTML Java JavaScript Node.js Python SQL PHP

🧰 Frameworks and Libraries

UIKit RxSwift React CocoaTouch Ionic Bootstrap Angular Express.js

🗄️ Databases and Cloud Hosting

Gitlab CI GitHub Pages MongoDB MySQL Obsidian Azure Markdown Heroku

💻 Software and Tools

Xcode Android Studio Arch Linux 1Password Figma Sketch Firefox Dash Discord Git Jupyter Postman Visual Studio Code

📊 Github Stats and Activity

🔥 Streak Stats

sensehack's streak

💻 GitHub Profile Stats

Kautilya Save's github stats

Kautilya Save's Activity Graph

videoplayer_basic's People

Contributors

sensehack avatar

Watchers

 avatar

videoplayer_basic's Issues

Extract into framework

Info

Having the Video Player logic for consumer to be in its own framework is good to have.

Output

import Framework_name

var playerView: PlayerView?

SwiftUI Example

Idea

It could be great to have SwiftUI integration with the API.

UIViewRepresentable ?? or just use the good old @Binding | @State options.

Swift DocC + Hosting

Idea

Since this is consumable framework API. Maybe I can add documentation and Xcode 13 integrates Swift DocC internally now.

Also GitHub Pages can easily host these APIs.

Add ReadME Basics

Ideas

Maybe a Xcode Gif ? or a video.

Checking out instructions.

Releases | Tag Tab maybe?

GitHub Project structure

Overkill ??

Playback Status

Info

Ability to print to the console when playback starts and stops

Input

frameworkObject.subscribeToVideoStatus()

Output

It show print Playing or Paused in the xcode console.

Print current Video playhead position

Info

Ability to print to the console the current playhead position every 0.5 seconds

Input

frameworkObject.printVideoPlayheadPosition()

Output

It show print in the xcode console.

Seconds: 1.0
Seconds: 1.5
Seconds: 2.0

The seconds show be formatted. Not having more than 2 decimal points.

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.