Skip to content

kotvaska/qffplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QFFPlayer

It is cross-platform media player based on FFmpeg and written in Qt. It can play RTSP link and videos that stored locally.

FFmpeg is for loading videos and codecs. SDL (Simple DirectMedia Layer) is for displaying image.

Description

It is sample project demontrating how to use FFmpeg and Qt to display video via RTSP. The main part is in SDLWidget that load video info and display it through Simple DirectMedia Layer.

Dependencies

  1. Qt 5.5 or later
  2. FFmpeg
  3. SDL 1.2

Compatibility

It is tested on Debian Whezzy and Jessy (6 and 7), Ubuntu 14.0.4 and Windows 8.1.

About

Media player based on FFmpeg, SDL and Qt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages