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. C / C++ / MFC
  4. Image\Video Compression for Video Streaming

Image\Video Compression for Video Streaming

Scheduled Pinned Locked Moved C / C++ / MFC
c++sysadminquestion
3 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.
  • A Offline
    A Offline
    Akin Ocal
    wrote on last edited by
    #1

    Hello I am looking for a image\video compression\decompression library to serve video over TCP\IP. I get frames from my web cam in 320*240 resolution and RGB24 format so each frame is 320*240*3 = 230400 byte = 225 kbyte. I am using Directshow to get streams from files or capture devices in server side. But I don't want use it also in client side. I am building my client in pure WinAPI. So I am looking for ANSI or only Win32 dependent open or closed free libraries for C\C++. Can you suggest any ? Best Regards, Akin Ocal

    R 2 Replies Last reply
    0
    • A Akin Ocal

      Hello I am looking for a image\video compression\decompression library to serve video over TCP\IP. I get frames from my web cam in 320*240 resolution and RGB24 format so each frame is 320*240*3 = 230400 byte = 225 kbyte. I am using Directshow to get streams from files or capture devices in server side. But I don't want use it also in client side. I am building my client in pure WinAPI. So I am looking for ANSI or only Win32 dependent open or closed free libraries for C\C++. Can you suggest any ? Best Regards, Akin Ocal

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #2

      Myphone[^] might give you good leads.

      Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

      1 Reply Last reply
      0
      • A Akin Ocal

        Hello I am looking for a image\video compression\decompression library to serve video over TCP\IP. I get frames from my web cam in 320*240 resolution and RGB24 format so each frame is 320*240*3 = 230400 byte = 225 kbyte. I am using Directshow to get streams from files or capture devices in server side. But I don't want use it also in client side. I am building my client in pure WinAPI. So I am looking for ANSI or only Win32 dependent open or closed free libraries for C\C++. Can you suggest any ? Best Regards, Akin Ocal

        R Offline
        R Offline
        Rajesh R Subramanian
        wrote on last edited by
        #3

        This[^] might help you as well.

        Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

        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