Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • VLC-iOS VLC-iOS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 275
    • Issues 275
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • VLC-iOSVLC-iOS
  • Issues
  • #816

Closed
Open
Created Feb 24, 2020 by SW909@Eagit

Crash while streaming, after pause

On my windows pc I use VLC 2.1.5 to stream all local playing sound using this commandline:

"C:\Program Files (x86)\VLC\vlc.exe" dshow:// ":dshow-vdev=none" ":dshow-adev=Stereomix (3- Realtek High Defi" ":live-caching=300" ":sout=#transcode{vcodec=none,acodec=mp3,ab=192,channels=2,samplerate=44100}:http{dst=:8081/pc.mp3}" :sout-keep

(This old version is only for scripting. For playing videos I have a current version of VLC installed.).

On my iPhone I use the current VLC app to listen to this stream.

This works very well except if I do the following:

  • Start VLC app and start the stream with "Network" > "Open Network stream" (translated from german) and tap on the existing entry for the PC-stream.
  • Listen to the stream with headphone. Switch off the display.
  • Now I can listen to the stream for hours.
  • Disconnect the headphone. The stream pauses.
  • Turn on the phone display and unlock it.
  • Reconnect the headphone and start the stream again by just tapping on the existing entry for the PC-stream (like above as I initially started it). Switch off the display.
  • After a few minutes the stream stops and the VLC app is not open anymore.
  • If I open the app it shows me the "Video" tab istead of "Network", so I think the app has crashed silently.

If I should stream a normal audio file with the current VLC version on my PC for testing, please provide the command line.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

VideoLAN code repository instance