All Projects → JannikLassahn → Unity Videoplayer Helper

JannikLassahn / Unity Videoplayer Helper

Simple helper for the Video Player in Unity

Projects that are alternatives of or similar to Unity Videoplayer Helper

Youtubekit
YoutubeKit is a video player that fully supports Youtube IFrame API and YoutubeDataAPI for easily create a Youtube app
Stars: ✭ 484 (+887.76%)
Mutual labels:  video-player, youtube
Superembed.js
Fluid width for YouTube, Vimeo, Vine, VideoPress, DailyMotion, and more embedded videos.
Stars: ✭ 615 (+1155.1%)
Mutual labels:  vimeo, youtube
Rssbox
📰 I consume the world via RSS feeds, and this is my attempt to keep it that way.
Stars: ✭ 492 (+904.08%)
Mutual labels:  vimeo, youtube
Sonatamediabundle
Symfony SonataMediaBundle
Stars: ✭ 415 (+746.94%)
Mutual labels:  vimeo, youtube
Yaydl
yet another youtube down loader (Git mirror)
Stars: ✭ 45 (-8.16%)
Mutual labels:  vimeo, youtube
Lightgallery
A customizable, modular, responsive, lightbox gallery plugin.
Stars: ✭ 4,829 (+9755.1%)
Mutual labels:  vimeo, youtube
React Player
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
Stars: ✭ 5,931 (+12004.08%)
Mutual labels:  vimeo, youtube
Piptool
Add the Picture-in-Picture Functionality to YouTube, Netflix, Plex and other video broadcasting services in macOS Sierra
Stars: ✭ 337 (+587.76%)
Mutual labels:  video-player, youtube
Raspberrycast
📺 Transform your Raspberry Pi into a streaming device. Videos can be sent from mobile devices or computers (Chrome extension).
Stars: ✭ 726 (+1381.63%)
Mutual labels:  vimeo, youtube
Bigpicture
Lightweight JavaScript image / video viewer. Supports Youtube, Vimeo, etc.
Stars: ✭ 722 (+1373.47%)
Mutual labels:  vimeo, youtube
Plyr
A simple HTML5, YouTube and Vimeo player
Stars: ✭ 20,859 (+42469.39%)
Mutual labels:  vimeo, youtube
Plyr
Plyr Mediaplayer (Video und Audio) im Front- und Backend
Stars: ✭ 30 (-38.78%)
Mutual labels:  vimeo, youtube
Vue Video Player
🎞 @videojs component for @vuejs
Stars: ✭ 4,026 (+8116.33%)
Mutual labels:  video-player, youtube
Pylivestream
Pure Python FFmpeg-based live video / audio streaming to YouTube, Facebook, Periscope, Twitch, and more
Stars: ✭ 442 (+802.04%)
Mutual labels:  vimeo, youtube
Youtube player flutter
Flutter plugin for playing or streaming YouTube videos inline using the official iFrame Player API. Supports both Android and iOS platforms.
Stars: ✭ 366 (+646.94%)
Mutual labels:  video-player, youtube
Lightgallery.js
Full featured JavaScript image & video gallery. No dependencies
Stars: ✭ 5,168 (+10446.94%)
Mutual labels:  vimeo, youtube
Youtube Player
YouTube iframe API abstraction.
Stars: ✭ 273 (+457.14%)
Mutual labels:  video-player, youtube
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (+485.71%)
Mutual labels:  vimeo, youtube
Podsync
Turn YouTube or Vimeo channels, users, or playlists into podcast feeds
Stars: ✭ 657 (+1240.82%)
Mutual labels:  vimeo, youtube
Richtextview
iOS Text View (UIView) that Properly Displays LaTeX, HTML, Markdown, and YouTube/Vimeo Links
Stars: ✭ 953 (+1844.9%)
Mutual labels:  vimeo, youtube

VideoPlayer Helper for Unity

VideoPlayer Helper contains useful scripts and samples to help building great experiences with the built in VideoPlayer.

Samples

YouTube Vimeo
YouTube Player Image Vimeo Player Image
▶️ Live Demo available -

Each sample demonstrates a different approach in using the helper classes (including some animations).

Integration

  1. Get the .unitypackage from Releases or clone this repository and create your own.
  2. In Unity choose Assets -> Import Package... -> Custom Package... and select the appropriate .unitypackage
  3. To add a template for the video player click right in the Hierarchy panel and choose Video -> Video Player with Controls
  4. Set your assets. Take a look at the samples for some inspiration.

Scripts

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].