Giter Site home page Giter Site logo

Stack Overflow Shortly After RTSP Server started - ...has exited with code -1073741819 (0xc0000005) 'Access violation'. about net7mma_core HOT 5 CLOSED

juliusfriedman avatar juliusfriedman commented on May 23, 2024
Stack Overflow Shortly After RTSP Server started - ...has exited with code -1073741819 (0xc0000005) 'Access violation'.

from net7mma_core.

Comments (5)

juliusfriedman avatar juliusfriedman commented on May 23, 2024

Can you post a Wireshark capture of the filter ip.addr == 192.168.1.203 && tcp.port == 554 || udp.port == 554 as you start the server and stop it?

I would like to see what the server is sending to that end point and how it is responding, the only thing I can imagine is that there is something in the Authentication handshake which is causing this but without seeing it first hand its hard to say..

Its also peculiar the type of exception you get, are you running the server on 192.168.1.203 or is that a different IP than your computer? The exception indicates you are having something else running on your PC which is already used by another program? VLC? You can run netstat to find out what is listening and stop that program.

Finally do you get this same exception when just trying to restream the rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov source?

from net7mma_core.

juliusfriedman avatar juliusfriedman commented on May 23, 2024

Closing this issue also, let me know if you need help!

from net7mma_core.

gismofx avatar gismofx commented on May 23, 2024

Closing this issue also, let me know if you need help!

Thanks. Please re-open:) I'm planning to try you above suggestions and respond this weekend.

Btw, the .203 IP is the IPCamera. Different than the server.

from net7mma_core.

juliusfriedman avatar juliusfriedman commented on May 23, 2024

Closing this for now, let me know when you need more help!

from net7mma_core.

juliusfriedman avatar juliusfriedman commented on May 23, 2024

It seems like the StackOverflow reported was due to a very small stack size being used to start streams on the server, this code was replaced with code which uses the ThreadPool so the issue is resolved AFAIK.

Please let me know if this was not your issue and if you continue to have problems.

from net7mma_core.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.