Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. media player control

media player control

Scheduled Pinned Locked Moved Visual Basic
databasesysadminquestionhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vineet Rajan
    wrote on last edited by
    #1

    hi all this is what i plan to impliment. create a media server with some videos. develop an application to select the file and view it. i would be implimenting it on my college network. i do not plan to use media streaming. i would need help on the following: 1. how do i get the media player up and running? does it have the functions to connect to the database and fetch the file? 2. whats the best way to impliment the database. should i keep an index in a databse like SQL or access? regards Vineet

    C 1 Reply Last reply
    0
    • V Vineet Rajan

      hi all this is what i plan to impliment. create a media server with some videos. develop an application to select the file and view it. i would be implimenting it on my college network. i do not plan to use media streaming. i would need help on the following: 1. how do i get the media player up and running? does it have the functions to connect to the database and fetch the file? 2. whats the best way to impliment the database. should i keep an index in a databse like SQL or access? regards Vineet

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      media files are big, so I wouldn't use a database to store the files, just store paths to the files on the file system. Then, your media player can connect to the actual files over the networ, all you need to do is tell it where to look.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups