Is it possible to somehow capture a video stream of a lync conference in lync 2010 or 2013? I've got the beta running in our labs. UCMA provides hooks for AudioVideoFlow but only seems to operate on the audio side.. Is it possible to get a direct pointer to the RTP stream somehow? I assume there's some provision, I see other products that claim to do it, but I can't find any documentation on an approach.
Capturing Lync video stream
514 Views Asked by XeroxDucati At
1
There are 1 best solutions below
Related Questions in RTP
- Android receive RTP/UDP audio stream from VLC/ffmpeg
- Implementing VOIP over udp, what is the approach to take when the player cannot cope up with received packet's speed
- listen to RTP audio stream on iOS
- RTP server on embedded device and client on Android
- Android.net.rtp - AudioStream.join() - java.lang.NullPointerException
- I want to upload a camera video stream to Amazon S3 and download it to an Android phone. I'm completely new to this. How can I do this?
- VoIP RTP Streaming from/to server (in Java) to/from android
- GStreamer RTP packet size
- Stream an audio file to multiple android phones
- How to send PCM Raw Audio Data to server using socket and get back PCM Raw Audio Data and play audio file in iOS?
- how to find from RTP stream that it belong to which sip call?
- Merging multiple RTP using asterisk for conferences
- Does oRTP supports transmitting RTP over TCP?
- Is it kosher to send RTP audio and DTMF events at the same time?
- What would be the best strategy to take a RTP stream and send it to an RTMP server?
Related Questions in LYNC
- UCWA: integrating advanced chat options
- When to refresh token?
- Added SIP-headers in MSPL application missing/being removed in Lync 2013
- Use Current Lync Session with UCWA
- Correct workflow for presence subcription for day/night
- Is UCMA 4.0 SDK free especially since it has Lync Server 2013 in the installation packages?
- Understanding PowerShell cmdlet for adding a trusted UCMA 4.0 application and a trusted UCMA 4.0 application endpoint
- Lync 2013 UCMA WCF Web Service
- Lync 2013 - consuming 180 ringing responses from a forked request
- Silent Uninstall lync 2013 client
- Microsoft Lync crashes on double clicking any user from the contacts list
- Custom Command Passing Converstation Text
- Lync CWE Automation server can't create object
- Set meeting with Skype for business (lync) using rest api
- Can we use Lync/Skype SDK in Eclipse IDE
Related Questions in LYNC-2010
- Understanding PowerShell cmdlet for adding a trusted UCMA 4.0 application and a trusted UCMA 4.0 application endpoint
- Unable to enable "Appear Offline" in Microsoft Lync 2010
- Is it possible to add a logo to the desktop Lync client
- Can Lync 2010 and Communicator 2007 (w/ or w/o R2) client be installed on the same machine
- Lync PowerShell Script not working
- Lync 2010 change display name of sender
- Can't Lync 2010 be installed in windows 2003 server?
- Lync 2010 - Adding an image/banner/web/window to main/chat - (CWE)
- 401 unauthorized on final REGISTER Handshake on custom lync-client
- How to get current conversation in xbap hosted by lync cwe?
- Schedule a Lync Conference with UCMA 3.0
- Lync 2010 SDK: how do I get the user's voicemail URI?
- Lync API using PresenceIndicator outputting TypeInitializationException within InitializationCompleted
- using BeginVerifyPin and EndVerifyPin methods in a UCMA workflow
- How to determine if there is a valid Lync user by email using Lync SDK?
Related Questions in UCMA
- Lync / Skype 4 Business Bot
- Connecting standalone UCMA application to SIP trunk provider
- Skype For Business not showing HTML in conversations on Android
- Broadcasting IM in LYNC 2013
- Is UCMA 4.0 SDK free especially since it has Lync Server 2013 in the installation packages?
- UCMA application not connecting to Lync server
- Understanding PowerShell cmdlet for adding a trusted UCMA 4.0 application and a trusted UCMA 4.0 application endpoint
- Lync 2013 UCMA WCF Web Service
- How to setup an environment for UCMA 4.0 development
- How to create a MSPL script to redirect calls to an UCMA app
- How to check if a custom header exists on a message using a MSPL script
- UCMA recording app
- what are difference between "Lync Server 2010 SDK" / "UCMA 3.0 SDK" / and UCC API?
- Schedule a Lync Conference with UCMA 3.0
- using BeginVerifyPin and EndVerifyPin methods in a UCMA workflow
Related Questions in LYNC-SERVER-2010
- Unable to enable "Appear Offline" in Microsoft Lync 2010
- Integrating lync 2010 to web application
- LYNC - SIP "413 - Request entity too large" error to SUBSCRIBE requests
- Capturing Lync video stream
- Does Lync 2010 or 2013 store the user's presence history?
- Schedule the Online Lync Meeting for anonymous users
- Lync chat 2010 notifications
- Microsoft Lync 2010 SDK. Video is displayed in upper left hand corner of screen
- Microsoft Lync video streaming to webbrowser
- UCMA Steps to create Trusted Application
- Error in BeginStartup CollaborationPlatform using ProvisionedApplicationPlatformSettings
- Is CMS Replication required for ApplicationPool also?
- Lync Server administrative interface
- Integrate IMS and WebRTC enabled client to Lync Client?
- Unable to install lync 2013 sdk with VS 2013
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
There's no way to do it in UCMA - AudioVideoFlow is currently the only flow available.
You'd have to look at the SIP traffic to determine the traffic and then packet capture I imagine. I believe this is how third party vendors do it.