question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

transcript generation/update

See original GitHub issue

Lately I’ve been working a lot on my program, tinkering with the output and all. I miss having more tests to check for regression. I had started creating some transcripts but they got outdated and I am not sure what’s the best way to update them (from scratch ?). Right now I believe the main approach is using history and because my program accepts commands from the command line, I can run mptcpanalyzer -d DEBUG -l ~/pcaps/tmpatm6409s/client_2_.pcapng "summary_extended ~/pcaps/tmpatm6409s/client_2_.pcapng 1 ~/pcaps/tmpatm6409s/server_2_.pcapng 1" "history 1:1 -t transcript.txt" "quit" but I would love to be able to update transcripts in place. Like for instance I have the following transcript.txt

server_2_filtered.pcapng> load_pcap examples/server_2_filtered.pcapng
Loading examples\/server_2_filtered.pcapng
server_2_filtered.pcapng> summary 0 Client
mptcpstream 0 transferred 308 bytes.
tcpstream 0 transferred 308 bytes out of 308, accounting for 100.00%
tcpstream 2 transferred 0 bytes out of 308, accounting for 0.00%
tcpstream 6 transferred 0 bytes out of 308, accounting for 0.00%
server_2_filtered.pcapng> summary 0 Server
mptcpstream 0 transferred 461 bytes.
tcpstream 0 transferred 456 bytes out of 461, accounting for 98.92%
tcpstream 2 transferred 5 bytes out of 461, accounting for 1.08%
tcpstream 6 transferred 0 bytes out of 461, accounting for 0.00%

And I could run a command for instance transcript update transcript.txt that reruns the commands and updates the outputs accordingly.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
tleonhardtcommented, Mar 18, 2019

@teto Your suggestion sounds like a reasonable one - I think it would be useful and easy to implement. So yeah, we will experiment with it and if it seems to work well we will add it.

1reaction
tleonhardtcommented, Mar 20, 2019

@teto You are welcome! We will try to get the next release out sometime in the next couple weeks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updates to transcript functionality in Microsoft Stream (Classic)
For newly uploaded videos, transcripts won't be automatically generated. But, transcripts will be automatically generated as soon as a new video ...
Read more >
M365 Changelog: (Updated) On-Demand Caption and ...
M365 Changelog: (Updated) On-Demand Caption and Transcript Generation · Users will also be able to delete the caption file. · Any viewer will...
Read more >
The Best Transcript Generator Software You Have Been ... - Rev
Learn about the best human transcription services and best automatic transcription software available on the internet today.
Read more >
Speech to Text in Premiere Pro - Adobe Support
Automatically generate transcripts and add captions to your videos to improve accessibility and boost engagement with Speech to Text in ...
Read more >
Service Updates: Transcript Services
On April 1, the National Student Clearinghouse will launch a more user-friendly and accessible version of our Electronic PDF Download Center, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found