Product Announcement – Mersoft stream™ and Mersoft move™ version 1.4

FOR IMMEDIATE RELEASE – NOVEMBER 2, 2017

Mersoft announces the newest release of its popular and innovative products, Mersoft stream™ and Mersoft move™ version 1.4.

The engineering team of this Kansas City technology company has disrupted the market again with new features including:

  • Faster client response time with a new source-switch feature that allows the user to select another camera to view without re-establishing the connection to the client application.
  • Increased performance when connected to RTSP and secure RTSP (RTSPS) devices for better response and the ability to connect to more types of cameras than ever before.
  • Better handling of lower-quality streams with what we call the “Kenny Rogers Method.” Mersoft improved it’s ability to maintain a low-quality connection (knows when to hold ‘em) and better at deciding when to end the connection ( knows when to fold ‘em).
  • Easy viewing of recorded media with speed up, slow down and seek to a specific time.
  • Faster HLS streaming thanks to optimized connections to Amazon Simple Storage Solution (S3) and the Amazon Content Delivery Network (CDN)
  • Updated to the latest WebRTC engine, squashed several bugs and one renegade spider which is actually not a bug.

Mersoft stream™ is incredibly flexible. It runs in the cloud run by the expert team at Mersoft. It can be hosted in a client’s datacenter. Now, with this release, Mersoft can run on a home hub and on the camera itself. With flexible pricing options and a talented system integration team, it’s never been easier for companies to integrate new live media.

Mersoft CEO Ron Sloop commented, “The Mersoft product team has succeeded again. This is a significant release, packed with new features that have particular value in the smart home, connected health and video surveillance markets. We’re very proud of the team and already getting significant attention especially from companies who are frustrated with their current technology and ready for a big step forward.“

 

To learn more, visit https://mersoft.com, or email info@mersoft.com to arrange a discussion or demo.

Product Announcement – Mersoft stream™ and Mersoft move™ version 1.42018-01-09T16:47:45-06:00

WebRTC Load Testing with Mersoft test™

Mersoft has been developing solutions to test network technology and web applications for over 15 years.  Load testing any web application requires the ability to start up large quantities of virtual clients, run a series of scripted test scenarios, and collect the results.  The challenge is compounded in WebRTC load testing with a live streaming media application where the quality of all the streams between the end points must be measured as well as client behaviors, server components, load balancers, STUN and TURN servers, etc.

Most testing apps (and there are plenty) will start up the prescribed number of load-generator clients and test app functions and the stream in the same way – from a user’s perspective.  There are a few downsides to this approach:

  • Full Windows+browser virtual clients are resource-intensive and take time to set up
  • The complex environment is error-prone because the odds of changes to the client are high.  They come from operating system patches, browser updates, and the web application being tested.  It gets worse if the application exists in a complex enterprise environment where different groups support the authentication, middleware or other components used by the app.  Teams spend time investigating failures and updating scripts instead of testing the product.
  • Many users will access the app server via a native iOS or Android app, or a set-top box.  Emulating a browser on Windows doesn’t serve any purpose in these circumstances.

When Mersoft decided to put its testing chops to work for WebRTC load testing, we took a different approach.  First, we created a proprietary ‘headless webRTC’ client that runs extremely lean and fast.  Plus, it can gather much more information about the WebRTC media.  Here’s a screen shot of recent test session we did with our own Mersoft move™ and stream™ products.

WebRTC Load Test or WebRTC Performance Monitoring

In this case, it was a small test with only 20 clients and running 3 minutes each.   Scale capacity is technically limitless, but regularly can handle thousands. It takes only a few seconds for each virtual client to get started and only require a small footprint for the OS and other overhead to execute the functions.  The load tests run for as long as needed and, since they are easy to repeat, we can set it up to run in cycles while we intentionally break things to ensure each part reacts properly.   When issues do arise, each client has detailed PCAP files, log files and a video recording.

WebRTC Load Testing and WebRTC Performance Monitoring

Since Mersoft test is in the cloud, it replicates actual user experiences by accessing the apps from the public internet across whatever geography is needed.  This ensures that the firewalls, load balancers and network connections are verified, not just the application and it’s servers.  Mersoft test can also run in a customer’s data center, or even a combination.

Testing with a browser is supported too.

I just said how full browser clients are fat and slow, and error-prone, and offer less visibility to performance, but sometimes you still need them.  For complete WebRTC load testing, it’s valuable to test user interface functions along with WebRTC functions.  So, that’s why Mersoft test™ can create Microsoft Windows virtual machines and can run Chrome, Firefox or Internet Explorer/Edge.  Use full Selenium scripting capability alongside the WebRTC scripting for a comprehensive testing approach. Soon, we will provide virtual Android and iOS devices as well.

In practice, we find that using a full browser client is helpful for other types of testing as well. This includes performance monitoring in production or test environment verification as part of a continuous integration process.   So, it helps to think about the type of testing scenario and then decide the best approach from there.

Check out Mersoft test and schedule a demo or webinar at https://mersoft.com

WebRTC Load Testing and WebRTC Performance Monitoring

WebRTC Load Testing with Mersoft test™2018-01-09T16:47:45-06:00

WebRTC Load and Performance Testing With Mersoft test™

For those with experience in load and performance testing in network services, web applications, e-commerce, traditional VoIP, or other areas may be veterans in their own domains but may be somewhat new to WebRTC. In these domains, best practices and tools of the trade are established. With WebRTC load and performance testing, there are some unique challenges and complexities to overcome and ensure the application is ready to handle anything that customers throw at it.

At Mersoft, we’ve been building and running testing, diagnostic, performance and analytics tools for over 15 years. So since we started working with WebRTC several years ago, the experience showed we needed some unique tools to make sure our customers’ services were solid. They include applications that leverage real time communications for certain functions, integrations of multiple vendor unified communications (UC) products, live streaming social media and other platforms.  Mersoft has several of our own products that use WebRTC so we needed tool for our internal teams too.

When it came time to identify the WebRTC load and performance testing features most important to include in Mersoft test™, we listened carefully to our customers, drew from own experiences building WebRTC products as well as our years of testing and analytics work in other domains. Here’s what we found matters most:

  • Test the entire platform: signaling (the network), application functions, media streams. Most teams test only one of these.
  • Understand the topology. Check the call setup. Are the SDPs being exchanged successfully? Are there firewall issues?
  • Keep track of all the ICE candidates and their various media streams in every direction. When some fail and others succeed, intermittent problems occur, and are tough to find. Cover paths through TURN servers and peer to peer. See how many TURN servers are used, if it uses a TURN-first policy and that affects startup or latency.
  • Understand the nature of each client. If it’s a browser, consider brand, version, security, local settings. If it’s a native app (consider for example, if it’s node.js, is it “stomping” on its variables when under load?).
  • Test both by using the client itself and by running “headless” for faster speed and richer analytics
  • Gain insights. Don’t just get reams of log files. Instead, generate useful information that helps engineers find problems faster
  • Draw conclusions about the performance of a group of tests rather than just looking at each test separately
  • Include WebRTC testing as part of a continuous integration process. That way, the testing team can spend its time investigating problems and making the testing even better, rather than running tests

At Mersoft, we are passionate about helping our customers develop scalable and robust WebRTC products, whether we are working with global video surveillance companies, startup live streaming social media companies, enterprises managing complex unified communications platforms or others.

Mersoft test™ doesn’t stop there. Once your WebRTC service is in production, Mersoft test™ performs automated user experience testing and generates rich WebRTC analytics provided through:

  • An intuitive dashboard delivering insights as events happen.
  • A notification engine configured for SMS, email, Slack and HipChat.
  • Microservices to post events to Splunk or AppDynamics.

Want to talk to one of our engineers or see a demo? Email: info@mersoft.com or call 913-871-6200.

WebRTC Load and Performance Testing With Mersoft test™2018-01-09T16:47:46-06:00

Mersoft Launches New Version of Mersoft stream™ with SFU and HLS

KANSAS CITY – APRIL 3, 2017 – FOR IMMEDIATE RELEASE.   Today, Mersoft announces the latest release of its popular and innovative Mersoft stream™. The engineering team of this Kansas City-based technology company has disrupted the market yet again with new features.

A new SFU or “Selective Forwarding Unit”: It creates a 1-to-many relationship for media streams that range from a few connections to thousands and does so without transcoding.  As a result, Mersoft stream™ outperforms other technologies with its much lower latency and a very small processing footprint.

HLS integration with CDN integration: Customers can now create even more versatile products by selecting either a WebRTC or HLS stream for use in their client application. This option is especially useful when leveraging a content delivery network (CDN). Now, customers can leverage Mersoft to build apps that can broadcast not just to hundreds or thousands of clients, but now millions. With it’s stateless architecture, Mersoft servers can be horizontally scaled enabling both load distribution and geographic redundancy across the globe.

Mersoft stream™ still runs both as a SaaS solution managed by the excellent pro services team at Mersoft, or hosted in a client’s datacenter.  With flexible pricing options and a talented system integration team, it’s never been easier for companies to integrate new live media.

Mersoft CEO Ron Sloop commented, “The Mersoft product team continues to impress. After months of work, this is one of the biggest releases of new features in quite some time. We’re very proud of the team and already getting significant attention especially from companies needing to scale with large volume.“

 
To learn more, visit https://mersoft.com, or email info@mersoft.com to arrange a discussion or demo.

Mersoft Launches New Version of Mersoft stream™ with SFU and HLS2018-01-09T16:47:46-06:00

Live Streaming Video and Audio with New Release of Mersoft stream™

FOR IMMEDIATE RELEASE October 10, 2016 – Overland Park, KS – Today, Mersoft announces the production release of Mersoft stream™ with audio. Mersoft stream’s unique video protocol adapter technology already offered industry-leading live streaming video for converting RTSP to WebRTC with extremely low-latency. Now, it can process live streaming video and audio.

Together, live streaming video and audio add a new level of versatility for smart home, enterprise security implementations as well as connecting people in a variety of ways.  Here are just a few of the many use cases for the new Mersoft stream™ with audio:

–      Doorbell-camera integration: See and hear a visitor in real time and communicate with them without lag. If the alert comes when the homeowner is away, the live RTSP streaming to WebRTC connection will sound as if they are right inside.

–      Remotely-monitored building security: smaller businesses or ones with multiple locations can have the benefit of 2-way live streaming video and audio communication without onsite staff. People trespassing after business hours? A verbal warning from security through a 2-way audio connection can disperse the group and police can be called if necessary.

–      ANY live streaming platform: Platform-as-a-Service (PaaS) providers in live streaming, video conferencing or security can benefit from this new release of Mersoftstream™.

The biggest problem accessing live video over a network connection today is the significant delay in both starting the video and in maintaining an experience that is near-real-time. Instead, many applications will require up to 60 seconds to establish a stream only to deliver a poor experience with a slow frame rate, frequent delays and poor resolution. These problems make live video feed over networks nearly useless. The only alternative being expensive hard-wired or closed-circuit (CCTV) equipment.

Mersoft stream™ is ideal for use with Wi-Fi cameras commonly used in homes and businesses. It extracts the H.264 media frames directly from a RTSP stream and repackages them in WebRTC without transcoding. It buffers both the inbound and outbound streams to ensure the most consistent experience possible. Now, audio is supported with both OPUS and PCM.

In addition, class-leading stats for both audio and video are available to ensure your application is running at its best. Get the Mersoft connect™ SDK and quickly integrate Mersoft into your web, iOS, Android and even TV set-top box applications.

Demos are available by contacting Mersoft: info@mersoft.com or +1-913-871-6210

For more information, visit: https://mersoft.com

About Mersoft:

Mersoft is a Kansas City based software engineering firm delivering technology products and solutions since 1996.  They create enterprise-grade technology for service providers needing messaging, video, presence, and real-time connectivity.

Customers describe Mersoft as the “Navy SEALs” of software technology because they take on tough challenges and consistently deliver. The company culture revolves around excelling in research and development, its engineers are focused on three factors: technology, solutions and services.

MEDIA INQUIRIES: +1-913-871-6200 or info@mersoft.com

Live Streaming Video and Audio with New Release of Mersoft stream™2018-01-09T16:47:47-06:00

Mersoft Launches RTSP to WebRTC Live Streaming to TV Set Top Boxes

August 16, 2016 – Overland Park, KS,

Mersoft announces its newest launch of Mersoft move™ for live streaming security cameras directly to a TV set-top box.  Customers can view live cameras in seconds from the biggest and best screen in the house.  Seeing who is at the front door when the doorbell rings or checking on the baby at nap time has never been easier.  Mersoft move™ and Mersoft stream™ work together to provide the best live camera streaming available.  The Mersoft stream™ protocol adapter converts RTSP to WebRTC with extremely low-latency.  Clients can include web browsers,  mobile (iOS and Android), TV set-top boxes and more.  When a customer opens the app, the live stream will begin in seconds.

Jeff Weiner, VP of Product, Marketing and Sales at Mersoft said, “Many companies advertise live streaming but customers complain that it takes a long time to start a video and it’s often delayed.  Mersoft solved this problem and delivers a truly real time video experience.”

Why it’s so fast:

Within milliseconds, Mersoft move™ sets up the WebRTC signaling to connect a camera to the client app. Immediately, Mersoft stream™ begins extracting H.264 media frames from the RTSP stream and repackages them in WebRTC without transcoding.  It has buffers for both inbound and outbound streams to ensure a great user experience.  Jeff Smith, Mersoft CTO said, “Our proprietary technology can extract the frames while retaining timestamps and order incredibly fast.  We’ve also made it very efficient with CPU and memory.”

Truly live streaming has become a critical aspect of any security solution. In a recent study, 65% of respondents consider video monitoring among the most desired smart home feature and more than a third (37%) plan to buy a connected camera in the next 12 months.

Contact us today and let us help you integrate Mersoft into your smart home solution to get truly live RTSP to WebRTC streaming video.

For more information, visit: https://mersoft.com

 

About Mersoft:

Mersoft is a Kansas City based software engineering firm delivering technology products and solutions since 1996. They provide the world’s best companies in telecom, enterprise security, and smart cities with enhanced product offerings for messaging, video, presence, and real-time connectivity.  Company culture revolves around excelling in research, innovation and delivering quality in every product.

MEDIA INQUIRIES: +1-913-871-6200 or info@mersoft.com

Mersoft Launches RTSP to WebRTC Live Streaming to TV Set Top Boxes2018-01-09T16:47:47-06:00

WebRTC Testing: Proactive Monitoring in Production with Mersoft test™

Here’s the setup: A product or technology exec gets everyone energized about WebRTC.  It may be a contact center video chat experience added to a web commerce site, a media sharing mobile app, or other use case.  The executive is smart and driven and manages to push through a business case to get a new product launched. Great!

There was functional testing, and application load testing but WebRTC testing of media experience wasn’t covered. Why? Well, the QA team knows web app testing inside and out, but didn’t know how to really test WebRTC. Besides, the team thought, this is a new thing and we really don’t have a good way to predict customer adoption.  So, let’s assume moderate volume and see how it goes.

To some, this may seem ad hoc, but in reality it’s pragmatic when the team uses agile development, a DevOps model and scalable cloud hardware. They are watching the analytics. The team can react to scaling issues if the product takes off and quickly add features based on real life use instead of trying to guess at the beginning (which really doesn’t work).

So, now the product is in and it’s getting some great traction. The trouble is, the WebRTC video experience is bad.  There is excessive jitter, or the video start-up time is slow because it’s not efficiently connecting to the right TURN server.  Maybe someone connected a camera with an unexpected format or a user upgraded to a new browser.  Whatever the reason, the customers are not happy.  The app has analytics to track user flow, the servers are watched for CPU and memory. Even the log files are scanned but it’s all after-the-fact. Problems with the WebRTC experience are detected indirectly and slowly, or maybe not until the customer complains. Customers, of course, are a bad service assurance tool.

The piece missing is effective WebRTC testing.  WebRTC testing is unique and separate from web application testing, application performance management or network monitoring.  That’s the hole Mersoft test™ is designed to fill.

Here are three ways it can be used:

  1. Proactive monitoring: Mersoft test™ can be configured to periodically create simulated clients that generate traffic and report issues.  If the product is geo-diverse, the clients can be created regionally or even globally to ensure that traffic is passed through specific load balancers or data centers.  Armed with PCAP files, log files and the ability to play back recorded video, the support team can find a root cause fast.  Problem solving accelerates when they can easily compare a WebRTC testing alert from Mersoft test™ with application performance monitoring data from other tools and quickly find a firewall problem, load balancer issue or server capacity issue.
  2. Troubleshooting or Ad Hoc WebRTC Testing: The same scripts in the proactive monitoring or different scripts can be used to verify an application after a production event. It’s easy to see if a problem has been resolved or even to generate more troubleshooting details by running tests manually.
  3. Continuous Integration: Include Mersoft test™ in the continuous integration process to execute WebRTC testing along with any other verifications before a new software build is deployed to production (or any other environment for that matter).

We recommend creating scripts for load testing or environment testing prior to production launch. It’s helpful to do it this way so the tests behave as intended before they hit production.  A blog on that topic is here. By using the configurable parameters in Mersoft test™, it’s easy to set up new environments to use with the same scripts. Consistent, efficient and proactive. Want to learn more? Let’s talk! Visit Mersoft.Com, email info@mersoft.com or call +1-913-871-6200.

WebRTC Testing: Proactive Monitoring in Production with Mersoft test™2018-01-09T16:47:47-06:00

Mersoft stream™ Improves RTSP WebRTC Live Streaming

April 28, 2016 – Overland Park, KS – Today, Mersoft announces the latest release of its RTSP WebRTC live streaming product. Mersoft stream™ converts RTSP streaming media to WebRTC and HLS with sub-second latency to deliver the best live video streaming experience for video chat, security cameras and more.

The biggest problem accessing live video over a network connection today is the significant delay in both starting the video and in maintaining an experience that is near-real-time. Instead, many applications will require up to 60 seconds to establish a stream only to deliver a poor experience with a slow frame rate, frequent delays and poor resolution. These problems make live video feed over networks nearly useless. The only alternative being expensive hard-wired or closed-circuit (CCTV) equipment.

Mersoft stream™ is ideal for use with Wi-Fi cameras commonly used in homes and businesses. It extracts the H.264 media frames directly from a RTSP stream and repackages them in either WebRTC or HLS without transcoding. It buffers both the inbound and outbound streams to ensure the most consistent experience possible.

The April release enhancements include:

  • Even lower CPU utilization
  • Support for WebRTC engine version 49
  • Improved performance data
  • Improvements to RTSP restart and Peer connections
  • Enhanced jitter buffer including configurable and dynamic buffer sizing

“Our product engineering team works tirelessly to ensure Mersoft stream is exceeding customer expectations. The efficiency boost in this latest release puts the product ahead of any others in the marketplace. It is faster and runs in a lower CPU and memory footprint than ever before.”   Ron Sloop, CEO of Mersoft

Mersoft offers excellent professional services to integrate with providers’ systems, is carrier-grade and geo-diverse with available 24×7 support.

For more information, visit: https://mersoft.com

About Mersoft:

Mersoft is a Kansas City based software engineering firm delivering technology products and solutions since 1996. They provide carrier-grade technology solutions connecting service providers with their customers for enhanced product offerings needing messaging, video, presence, and real-time connectivity.

Customers describe Mersoft as the “Navy Seals” of software development because they take on tough challenges and consistently deliver. The company culture revolves around excelling in research and development, its engineers are focused on three factors: technology, solutions and services.

MEDIA INQUIRIES: +1-913-871-6200 or info@mersoft.com

Mersoft stream™ Improves RTSP WebRTC Live Streaming2018-01-09T16:47:50-06:00

WebRTC for Service Providers Who Are at a Crossroads

WebRTC for Service Providers Puts them at a Crossroads

I’m at Enterprise Connect this week and attended the “Service Provider Role in WebRTC” session.  Unfortunately, I didn’t quite hear what I had hoped.

Service providers (you can call them CSP’s, carriers, cable MSOs, etc.) are at a crossroads.  They can continue to think of themselves as voice and internet companies but they are slowly becoming utilities – like the electric or water company moving bits from point “A” to point “B” while “Over The Top” applications are doing all the innovation.  The economic model for a utility is pretty thin: sufficiently reliable service at the lowest possible price.

That option may be fine for some but for me, that sounds like no fun at all.  Besides, the real money is made with innovative solutions.    

CSPs have a position of strength if they build on it.  They know how to build reliable networks, how to scale and how the regulators work.  So, there’s no reason why they have to give up market share to companies like Twillio for API connectivity of WebRTC or the many communications apps.

Strategically, there’s a huge opportunity for them to take their network smarts and put an API layer on top for software companies to build real time communications.  They are already selling their services to API providers today, but offering the services directly, they gain margin and have the chance to add innovative capabilities that only the network owner can do.  AT&T is a good example in the U.S.

CSPs can also offer value-added services even amid the OTT applications available today.  By offering new services like video chat, media sharing and live camera streaming, cable MSOs are seeing that they increase subscriber adoption of bundled services which drives retention.  Comcast is a great example of this.

The last area I wish had been discussed more is inter-carrier connectivity.  Today, the OTT apps, and to a large extent, the carriers themselves don’t see a value in integration.  Facebook and Apple as examples, are not interested in integration if they can get everyone to use their tool (and see their ads).  However, the CSPs understand that ultimately, interconnection is necessary for the industry to truly evolve.  Some are beginning to talk about standards but they are running into outmoded thinking by regulators at least in the US.  However, service Providers know the FCC – sure you can say the FCC is stuck in the voice world, but who else has the access and the mass to get the regulators to listen?  

Their position is unique.  CSPs need to continue pushing with the FCC and similar bodies around the globe to really develop the next interconnect standard.  Otherwise, Microsoft, Apple and others will continue their walled garden approaches.  Right now, RTC apps feel like the early days of email when AOL and Prodigy couldn’t share email communication, and we all know where they ended up.  One example of people not waiting around is Matrix.org.  They created an open source platform for interconnection and are seeing steady growth.

In my view, the value proposition for service providers is clear – API services for software developers, value-added communication apps and  interconnection is a winning combination and won’t leave a CSP relegated to maintaining the water pipes.

OK, so that’s a little of what I was hoping to hear.  If you were there, let me know what you think.

Mersoft products are specifically designed to help service providers grow revenue and market share by increasing customer adoption of service bundles and increased service tiers.  If you are interested in learning more about how we can help your business, let’s talk: jeff.weiner@mersoft.com.

WebRTC for Service Providers Who Are at a Crossroads2018-01-09T16:47:51-06:00

Dish ARPU Up but New Service Offerings Needed

Dish announced earnings recently and while their ARPU “avg. revenue per user (customer)” went up 3.6%, they lost 81K subscribers.  The growth of SlingTV is helpful and they call it a growth area, However, it generates only about a quarter of the revenue per customer with plans starting at $20/month.  Also, nobody is really pointing out that to consume SlingTV, one must pay one of Dish’s wireline competitors for internet service.

This is another reminder of how important it is to diversify with new services as traditional TV content is no longer the “cash cow” of years past.  Dish needs to find a use for all their spectrum and since they have lots of cash, they might buy even more at the next spectrum auction.  But, what they will do with it remains the question.

Providers with a wire into the home still seem to have the edge for now.  They can offer integrated services with multi-screen TV delivery, home phone, mobile phone, and smart-home services.  When I talk to Mersoft customers, they tell us that these integrated offerings both retain their service bundles and often give customers reasons to upgrade to higher levels of service – higher retention and higher “ARPU” (average revenue per user).

That’s why Mersoft offers Mersoft move™ so communications services providers can offer voice, video, messaging and data services from media sharing, to personal broadcasting to truly live security camera streaming with Mersoftstream™.  These and other interesting use cases provide real value to customers who stick around.

Forbes has a quick rundown on Dish earnings here.

Check out Mersoft: https://mersoft.com

Dish ARPU Up but New Service Offerings Needed2018-01-09T16:47:52-06:00
Go to Top