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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. rtp server using ffmpeg in VC++

rtp server using ffmpeg in VC++

Scheduled Pinned Locked Moved C / C++ / MFC
c++sysadmin
3 Posts 2 Posters 1 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.
  • C Offline
    C Offline
    CodingHell
    wrote on last edited by
    #1

    I'm in the mid of my project. My task is to create an RTP server that can stream a file using ffmpeg in VC++. I got the ffmpeg.c but its complicate to understand for me. However I can: Open the file using ffmpeg and can read it or can read the frames those are to be transmitted using VC++ But I'm not getting any way to stream it. Please share your Experience and suggestions. Thanks!

    P 1 Reply Last reply
    0
    • C CodingHell

      I'm in the mid of my project. My task is to create an RTP server that can stream a file using ffmpeg in VC++. I got the ffmpeg.c but its complicate to understand for me. However I can: Open the file using ffmpeg and can read it or can read the frames those are to be transmitted using VC++ But I'm not getting any way to stream it. Please share your Experience and suggestions. Thanks!

      P Offline
      P Offline
      PCuong1983
      wrote on last edited by
      #2

      i've just doing a project like yours. i have refer to live555.com for my server and rtp directshow filter for my client

      C 1 Reply Last reply
      0
      • P PCuong1983

        i've just doing a project like yours. i have refer to live555.com for my server and rtp directshow filter for my client

        C Offline
        C Offline
        CodingHell
        wrote on last edited by
        #3

        Thanks for giving time on this thread. If you don't mind,will you please share some code snippet? so that I can understand better.

        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