Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: Simultaneous playback of 3 pcap files #371

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Valik0
Copy link

@Valik0 Valik0 commented Nov 14, 2018

Simultaneous playback of 3 pcap files (audio, video, and images)

Example:

 <nop>
     <action>
       <exec play_pcap_audio="audioTest.pcap"/>
       <exec play_pcap_video="videoTest.pcap"/>
     </action>
 </nop>

@Valik0 Valik0 changed the title New feature New feature: Simultaneous playback of 3 pcap files Nov 16, 2018
@wdoekes
Copy link
Member

wdoekes commented May 27, 2019

Thanks for the PR.

While I see how this could be useful, I very much dislike the copy-paste pattern you used here though.

@sergey-safarov
Copy link

FreeSwitch also support RTT media (RFC4103)
Could you also add this media support.
PCAP example of RTT media is attached.
rtt.pcap.gz

RTT usage case described here

@wdoekes
Copy link
Member

wdoekes commented May 31, 2019

@sergey-safarov: that's really something for a separate issue

@buzhaodi
Copy link

@Valik0 hi,i use your code Simultaneous playback 2 pcap,it will crash when free play_args->pcap in send_packets_pcap_cleanup. it will happen in over 2 cps. have you some way to resolve?
1608636147(1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants